Cost: asking the agent to generate an artifact happens inside a normal build or edit, so it
costs the usual 3 credits (build) or 2 credits (edit). Uploading a file in the Files tab is
free. See Credits & usage.
Why use it
- Get real deliverables, not just a website. Ask for a PDF invoice, a CSV export, or a chart and download the actual file.
- One place for everything that isn’t code. Generated documents and uploaded files are grouped, searchable, and downloadable in the same view.
- Hand the agent reference material. Upload a file once and reference it in later prompts.
What the agent can generate
Ask for any of these in plain language and the agent produces a downloadable artifact:| Kind | What you get | Example request |
|---|---|---|
| A rendered document | ”Make a one-page PDF contract.” | |
| CSV | A comma-separated data file | ”Export these orders as a CSV.” |
| XLSX | An Excel spreadsheet | ”Put this into a spreadsheet.” |
| Chart | A chart image | ”Build a bar chart of monthly revenue.” |
How to generate an artifact
Ask for it in chat
Describe the file you want — a PDF, a CSV, a spreadsheet, or a chart — in a normal build or edit
prompt.
Wait for the build to finish
The agent generates the artifact as part of the run. When it’s done, the artifact appears in the
Files tab.
How to upload a file
Or attach it in chat
Files attached through the chat composer also appear here. See
Chat attachments for the per-message flow.
Examples
Generate a spreadsheet from data described in chat:Limitations & good to know
- Files are not your site’s code. Images used by the website live in the code (under
src/assets) and show in the Code view, not here. The Files tab is for artifacts and uploads only. - A PDF renders on first download. For PDF artifacts, the agent writes the document and Mythos renders the final PDF the first time you download it, then caches it. The first download of a PDF can take a moment longer.
- Charts are static images. A generated chart is an image of the chart, not an interactive widget.
- Re-running a generation replaces a file with the same name rather than stacking duplicates.
- There’s a per-project limit on how many artifacts a project keeps; older ones are dropped once the limit is reached.
- PowerPoint and other formats aren’t generated yet. The supported artifact kinds are PDF, CSV, XLSX, and charts.
FAQ
How do I get the agent to make a file?
How do I get the agent to make a file?
Just ask in a normal prompt — “make a PDF…”, “export as CSV…”, “build a chart…”. The artifact lands in the Files tab when the build finishes.
Does generating an artifact cost extra?
Does generating an artifact cost extra?
No extra charge beyond the build or edit it’s part of — 3 credits for a build, 2 for an edit.
Where did my uploaded file go?
Where did my uploaded file go?
Files you upload — via the Files tab or the chat composer — appear in the Files tab. Files attached in chat are committed before the agent runs.
Can I edit a generated artifact?
Can I edit a generated artifact?
Ask the agent to regenerate it with changes. A new generation with the same filename replaces the old one rather than adding a duplicate.
Will generating a PDF change my website?
Will generating a PDF change my website?
No. Artifacts are separate deliverables; the agent is instructed not to touch the site’s code when making one.
Related
- Chat attachments — attach images and files to a single prompt.
- Skills — reusable instructions the agent applies across projects.
- Credits & usage — what a build or edit costs.