Upload and attach files to your CRHQ sessions — images, documents, code, and more.
You can attach files directly to your conversations. Agents can read, analyze, and process uploaded files.
You can also drag and drop files directly into the conversation area.
Agents can work with most common file types:
| Category | Types |
|---|---|
| Documents | PDF, Word, text files, markdown |
| Images | PNG, JPG, GIF, SVG, WebP |
| Code | Any source code file (.js, .py, .ts, .html, etc.) |
| Data | CSV, JSON, XML, YAML |
| Archives | ZIP (agent can extract and inspect contents) |
Individual files are limited to ensure smooth processing. Large files should be placed directly on the server's file system — agents can read them from there.
When you attach a file:
Beyond attachments, agents also have direct access to the server file system. They can read and write files in:
See How Agents Access Files for details.