Skip to content

Artifacts

Responses can be saved as a file (artifacts). Artifacts are only created by a deliberate action; there is no automatic generation.

Formats

  • Markdown (.md)
  • CSV (.csv)
  • Excel (.xlsx)
  • PDF (.pdf)
  • Word (.docx)

Creating

  1. Below an assistant or agent response, choose Save as file.
  2. Select the desired format.
  3. The artifact is generated and stored server-side.

For CSV/Excel, tables from the response (Markdown tables) are carried over; otherwise the text is stored line by line.

Managing

  • After creation, an artifact chip with a download appears below the response.
  • The sidebar has an Artifacts section (per project or under "Recent").
  • Download happens via short-lived, signed URLs.
  • Deleting removes the file and the entry.

Security

  • The content is loaded server-side from your own message or your own run; the client does not send any file content.
  • Access is restricted to your own account (Row-Level Security, private storage bucket).

Creating artifacts requires an active subscription.