# Web Link to Add Entries

You might want to send an email link to your collaborators to add entries from their device (even a laptop or desktop) by using the web application, without having them to download the mobile app and search for your project.

{% hint style="warning" %}
Adding entries using the web application requires the users to **login** beforehand.

**Epicollect5 does not support anonymous data collection from the web**.
{% endhint %}

The link will be always in the form of`https://five.epicollect.net/project/{project-slug}/add-entry`

To link your project you just need to replace the *{project-slug}* with your own project slug (which is your project name in a URL friendly version, i.e. all lowercase and with dashes (-) instead of spaces). Just have a look at your project home URL.

For example, to add entries for the **EC5 Demo Project**, click on:

[**https://five.epicollect.net/project/ec5-demo-project/add-entry**](https://five.epicollect.net/project/ec5-demo-project/add-entry?form_ref=b963c3867b1441b89cb552b982f04bc8_5784e0609397d\&amp;parent_form_ref=\&amp;branch=\&amp;branch_ref=\&amp;branch_owner_uuid=\&amp;parent_uuid=\&amp;uuid=\&amp;input_ref=\&amp;per_page=50\&amp;sort_by=created_at\&amp;sort_order=DESC\&amp;map_index=0\&amp;filter_by=\&amp;filter_from=\&amp;filter_to=\&amp;format=json\&amp;headers=true\&amp;title=\&amp;page=1)

After you are logged in, you can add an entry straight away.

![](/files/yuYaYxUFq9UU62y3uRT9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.epicollect.net/web-application/web-link-to-add-entries.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
