Help Center

Artifacts

Ingesting Knowledge

Artifacts are the raw inputs Axon analyzes. You can upload documents or ingest URLs, then review summaries, metadata, hyperlinks, and extracted findings in the artifact detail experience.

Ways to Add Artifacts

  • Upload files (PDF, TXT, DOCX, MD) directly to the project.
  • Paste a public URL to ingest web pages or hosted documents.
  • Use the Axon Capture Chrome extension to capture screenshots and markdown from any webpage.
  • Every artifact is tied to the active project and indexed for summaries and findings.

Processing Flow

  1. Axon stores the raw file or URL reference and creates an artifact record.
  2. An edge function extracts text, converts it to markdown, and prepares it for analysis.
  3. The summary prompt generates a structured summary.
  4. The findings prompt extracts structured findings with optional line references.
  5. Results are saved back to the artifact and finding tables for browsing.

Artifact List

Search artifacts, filter by type and tags, and switch between table and card views. Sort order, view mode, and column visibility are remembered for your next session.

Detail Panel

Click an artifact to open the right-side detail panel, where you can inspect summary output, edit metadata, manage tags, review extracted hyperlinks, and drill into the full artifact page.

Operational Features

  • Processing status updates automatically and supports retry for stalled summary generation.
  • Errors can be expanded and copied for faster debugging or support handoff.
  • Optional table columns include Added, Updated, and Google Drive link.
  • Artifacts and individual rows can be synced to Google Drive when Drive is connected.