Skip to documentation content

Use Verachi

Documents

Upload files as evidence for decisions and projects. Text is extracted for search and AI analysis.

UpdatedApr 30, 2026

On this page

Documents are evidence. They can be attached to decisions or projects and used as grounded context for chat.

There is no separate Documents item in the main sidebar. Documents appear through record context, API access, MCP tools, and chat references.

Supported files

FormatExtension
PDF.pdf
Word.docx
Plain text.txt
Markdown.md
Images.jpg, .jpeg, .png, .webp, .gif

Maximum upload size is 10 MB. File upload support is broader than text extraction and preview support.

What Verachi stores

When a document is uploaded or created through the API/MCP flow:

  1. The file or text is stored for the workspace tenant.
  2. Text is extracted when the format supports extraction.
  3. The document can be linked to a decision or project.
  4. Ready public extracted text can be used by grounded chat.

Use documents in chat

  1. Open Chats.
  2. Search for projects, decisions, or documents from the composer.
  3. Attach the document as context.
  4. Ask a question that should be answered from that source.

Use documents through MCP

MCP supports document automation:

  • list_documents
  • get_document
  • create_document_from_text
  • link_document
  • unlink_document

Use these when an agent creates evidence from notes, ADRs, or a codebase and needs to attach it to a record.