Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yourhq.ai/llms.txt

Use this file to discover all available pages before exploring further.

Boot documents are regular HQ documents that get injected into an agent’s context at the start of every session. Use them for durable context the agent should always have: company background, writing style, important projects, operating rules, and standard procedures.

How to tag a document

1

Create or open a document

Go to Documents and create a new document, or open an existing one.
2

Add a boot tag

Tag the document with one of the boot prefixes:
TagEffect
boot:allIncluded for every agent
boot:<agent-slug>Included for one specific agent
3

Agent reads it automatically

Next time the agent wakes up, it reads the tagged document as part of its boot context. No restart needed.
Keep boot documents concise. Large or stale context makes agents slower and less predictable. A few focused paragraphs is better than a ten-page dump.

Good boot document examples

  • Company one-pager (who you are, what you do, your voice)
  • Writing style guide
  • Current quarter priorities
  • Operating rules (“always CC me on outbound”, “never commit to pricing”)
  • Standard procedures the agent should follow