Skip to main content
Describe an upload feature and the agent builds it. When a user uploads a file, your app sends it to a cloud storage service and gets back a URL. If you need to display or reference that file again, the agent writes code to save the URL to a database.

Supported formats

Images (PNG, JPG, HEIC, GIF, WebP, SVG), PDFs, audio, video, and most common document formats. Files can be up to 10 MB.

Passing files to AI

Upload a file and pass it to one of Anything’s built-in integrations for processing. Add the integration with a / slash command in your prompt.

Handling large files

The 10 MB limit covers most uploads. If users might try uploading something larger, tell the agent to check the file size and show an error.