# Is there a size limit for uploaded files?

We recommend keeping individual files **under 100 MB** for the best performance. This makes uploads faster and ensures files are easy to access later. There’s also no overall cap on the number of files you can upload, but adding **more than about** **100 files** to a single case or CRM profile can make the list harder to manage.

These guidelines apply to all file uploads in Hummingbird—whether added through the web app or the API.


---

# 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://help.hummingbird.co/case-management/is-there-a-size-limit-for-uploaded-files.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.
