Skip to main content

Artifacts

An artifact is a deliverable an agent produced — a report, a dashboard, a plan, a document, a PDF. Artifacts live in your Library so you can open them after the chat, share them with a teammate, or have the agent refer back to them on a future turn.

Artifact types

TypeTypical use
HTML reportInteractive rendered pages (charts, tables, formatted analyses).
DashboardLive or static dashboards.
PDFGenerated PDFs — audit reports, exports.
DocumentMarkdown or plain-text deliverables (drafts, summaries).
PlanStructured plans the agent wants you to review.

How agents save artifacts

Agents save artifacts automatically when their operating prompt calls for it. You don't have to do anything — they show up on the Artifacts Library page.

Viewing

Open an artifact from the Library. The detail page renders the content the right way for its type:

  • HTML report and Dashboard render inline.
  • PDF opens in a built-in viewer with a download fallback.
  • Document and Plan render as formatted markdown.

Sharing

Each artifact detail page has a Sharing tab. You can:

  • Make the artifact Public so anyone in your organisation can view it.
  • Add specific users to the Allowed Users list while the artifact stays private to everyone else.
  • For artifacts only, toggle Organisation visibility — share with your organisation without making it fully public.

Editing and deleting

Artifacts are immutable once saved. To replace one, have the agent save a new version, then delete the old one from the detail page if you no longer need it.

See also