# Manage Entries

Epicollect5 empowers you to handle your project data efficiently with intuitive controls. \
You can manage entry limits to control the volume of data collected, perform bulk deletions to quickly clear out all entries when testing out projects, and utilize bulk uploads to seamlessly import data into your project.&#x20;

These features are designed to give you flexibility, whether you’re clearing up space, organizing entries, or integrating additional data sources into your project.<br>

* Entries Limits
* Entries Bulk Deletion
* [**Entries Bulk Uploads**](/web-application/manage-entries/bulk-uploads.md)


---

# 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/manage-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.
