Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/add-knowledge.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ After the upload completes, the document will appear in the list for that agent.
- `PPTX`
- `TXT`

Each file can be up to `10 MB`.
Each file can be up to `50 MB`.

<Tip>
**File too big to upload?** Connect the app where the file already lives (e.g., SharePoint or OneDrive) and let the agent access it there — that works for much larger files than any upload limit.
Expand Down
2 changes: 1 addition & 1 deletion faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Two ways. Ad hoc: open the relevant page in your data tool (e.g., Snowflake), co

<Accordion title="What's the file upload limit — and how do I work with bigger files?">

Uploads in the chat are capped at **5 MB**. For anything bigger, don't upload at all — just **link the file**: connect the app where it already lives (SharePoint, Google Drive, OneDrive, …) and let the agent access it there. That handles files of any size. For reference documents an agent should use permanently, see [Add knowledge](/build/add-knowledge).
Uploads in the chat are capped at **50 MB**. For anything bigger, don't upload at all — just **link the file**: connect the app where it already lives (SharePoint, Google Drive, OneDrive, …) and let the agent access it there. That handles files of any size. For reference documents an agent should use permanently, see [Add knowledge](/build/add-knowledge).

</Accordion>

Expand Down