Skip to content

Project docs

Every project has a Docs area — a small knowledge base of notes and findings that agents can read as context. Open a project and switch to Docs.

What goes here

  • Architecture and conventions you want agents to follow.
  • Gotchas and environment facts worth remembering.
  • Findings from Azure investigations (saved automatically).
  • Agent-written notes from plan or investigation phases.

Layout

  • Doc list (left) — every doc, with a source indicator and an Include for AI toggle.
  • Editor (main) — a markdown editor for writing and editing notes.

Sources

Each doc is tagged by where it came from:

  • You — notes you wrote by hand.
  • AI — content an agent produced.
  • Azure — results from a read-only az investigation.

Include for AI

The Include for AI toggle controls whether agents see a doc. Turn it on for the conventions and facts you want every session to respect; turn it off for notes that are just for you. This is how you steer agent behaviour without repeating yourself in every prompt.

TIP

Keep AI-included docs concise and factual — they're injected into agent context, so brevity keeps sessions cheap and focused.