> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitagents.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# The big picture

> How Orbit thinks — your AI agents sharing one brain.

Orbit is built around one idea: **your AI agents should share a brain.** This section explains the pieces that make that real, and *why* each one exists.

Orbit gives every agent access to the same memory, the same decisions, and the same ground truth — so your whole operation compounds instead of resetting.

## The pieces

| Concept                                | What it is                                                                                      |
| -------------------------------------- | ----------------------------------------------------------------------------------------------- |
| [The Vault](/concepts/vault)           | Your AI company's permanent memory <br />(split into reports/outputs, knowledge/wiki and notes) |
| [The Inbox](/concepts/inbox)           | Where new agent work lands for review                                                           |
| The Briefing                           | Your daily catch-up surface                                                                     |
| [Agents (Orbits)](/concepts/agents)    | Each AI agent's identity and role                                                               |
| [The Org Chart](/concepts/org-chart)   | Your AI workforce, visualized                                                                   |
| [Projects](/concepts/projects)         | How work gets grouped                                                                           |
| [Decisions](/concepts/decisions)       | Standing instructions that survive sessions                                                     |
| [Trust Levels](/concepts/trust-levels) | How Orbit decides what to believe                                                               |
| [Knowledge](/concepts/knowledge)       | Authoritative facts agents read first                                                           |

<Card title="How it all fits together" icon="diagram-project" href="/concepts/how-it-fits">
  See the full lifecycle in one diagram.
</Card>
