Size limits
Upload limits depend on your plan.
- Free: 25 MB per file.
- Go: 100 MB per file.
- Pro: 250 MB per file.
Kryptonote rejects an upload before it exceeds your storage or file-size limit. An active agent run can still continue.
Store almost anything
Kryptonote stores files as-is and has no type restriction on upload. A workspace is a real folder the agent can work in, so anything stored shows up there and can be downloaded, produced, or referenced later.
What agents can read
Storing a file is separate from the agent reading its contents. The agent reports what it could and could not read, so you can tell when it worked from a summary instead of the file itself.
- Text: plain text, Markdown, CSV, TSV, JSON, XML, and HTML are read directly.
- Documents: PDF, Word (
docx), Excel (xlsx,xls), and PowerPoint (pptx) are extracted automatically, including text and images inside them. - Images: PNG and JPEG are sent to the model directly when the model supports it.
- Other files are stored and downloadable, but agents cannot read their contents.
What agents can produce
Agents generate Office documents, spreadsheets, presentations, images, and code directly into
the workspace under a generations/ folder. Presented files appear in the artefact
pane, where you can preview, download, or copy them into the workspace to keep them.