Docs / Projects/ Project Documents

Project Documents

Attach reference documents to projects — agents automatically use project context when working in that project.

Project documents are reference materials attached to a specific project. When agents work in a project's session, they can access these documents for context.

Creating a Document

  1. Go to Settings → Documents (or the Documents tab in project settings)
  2. Select the project from the dropdown
  3. Click Create Document
  4. Fill in:
FieldDescription
TitleDocument name
DescriptionSummary for AI search — helps agents find relevant docs
ContentThe document body (markdown)
  1. Click Save

What to Put in Project Documents

Project documents work best for persistent reference material:

  • Brand guidelines — Voice, tone, visual identity
  • Product specs — Features, requirements, technical details
  • Strategy docs — Goals, KPIs, target audience
  • Meeting notes — Key decisions and action items
  • API references — Endpoints, schemas, authentication
  • Style guides — Code standards, writing conventions

How Agents Use Documents

When an agent is working in a session assigned to a project, it can:

  • Search project documents for relevant context
  • Reference specific documents when making decisions
  • Pull information from documents to inform responses

The description field is especially important — agents use it to find the right document via semantic search. Write descriptions that summarize the key topics covered.

Version History

Every document change creates a new version. You can:

  • View all previous versions
  • See what changed and when
  • Read the change summary
  • Restore any previous version

Searching Documents

Documents are searchable by:

  • Title — Exact or partial match
  • Description — Semantic search across descriptions
  • Content — Full-text search within document bodies

Use the search bar in Settings → Documents to find documents across all projects.