For the complete documentation index, see llms.txt. This page is also available as Markdown.

Agent Files

The Files feature allows you to view and manage files created by agents during conversations.

Files generated by agents are automatically collected and stored, making it easier to access outputs from long or complex conversations.

How It Works

During conversations, agents can generate files such as reports, spreadsheets, documents, JSON data, or exported results.

All generated files are automatically saved to the agent’s Files section.

To access generated files:

  1. Open the agent

  2. Click Files

  3. Browse the list of generated files

spinner

File Actions

You can perform the following actions on generated files:

Action
Description

View

Open and preview the file

Copy Link

Copy a direct link to the file

Download

Download the file to your device

Open in New Tab

Open the file in a separate browser tab

Supported File Types

File Type

.csv

.pdf

.doc / .docx

.xlsx / .xls

.json

.txt

.html

Markdown (.md)

Source code files (.py, .js, .ts, .java, .c, .cpp, .cs, etc.)

File Storage

Files created by agents are automatically stored in JetAdmin storage and remain accessible from the Files section of the agent.

Last updated

Was this helpful?