Files & artifacts
The point of MicroLearnerAI is that you get the working file — not a link, not an explanation, not "code you can run yourself." Every output is a real, downloadable artifact.
What the harness produces
| Type | Extension | Example asks |
|---|---|---|
| Excel workbook | .xlsx | "a monthly budget with a chart", "tracking sheet for my team's tasks" |
| PowerPoint deck | .pptx | "a 10-slide pitch deck about our product" |
.pdf | "a one-page invoice template", "a formatted report" | |
| Images & charts | .png | "a bar chart of this data", "a logo concept" |
| Data files | .csv | "this table as a CSV I can import" |
| HTML pages / tools | .html | "a calculator page", "a landing page mockup" |
Artifact cards in chat
When the harness produces a file, it appears as an artifact card attached to the message:
- The card has a filename and a Download / Open action.
- The code that produced it is shown in a syntax-highlighted block.
- Edits apply through a diff viewer (red/green, intra-line changes) so you can see exactly what changed between versions.
- Every version of a file is kept — per-file version history lets you go back.
- Interactive charts / graphs / 3D visualizations render inline in the chat, not just as files.
The Artifacts gallery
Every generated or downloaded file is also saved to your Artifacts gallery — a searchable list of everything the harness ever made for you. Reach it from Settings → Artifacts in the chat app. It's a good place to browse, re-download, or find "that file from last week."
Sharing artifacts
- Chats share as public or password-protected links (max 100 messages / 500 KB).
- Artifacts inside a shared chat are shareable up to 4 MB.
- Shared content is read-only for the viewer — only you can edit or generate new versions.
See Sharing & history for full details.
Getting good files
- Name the file type in your ask: "spreadsheet", "slide deck", "PDF", "chart".
- Iterate rather than expecting perfection: "add a sheet…", "change the layout…", "use colors from our brand…".
- Provide data by attaching a file or pasting the numbers — the harness will work from what you give it.
- Ask for formulas explicitly if you want live calculations: "make it so I can change the income and everything recalculates."