# Welcome to Cruma

> What Cruma is, and where to start in these docs.

Source: https://docs.cruma.ai/

Cruma is a workspace where your team and a crew of AI members work on the same jobs, with one shared memory and rules you set. You ask Cruma, the crew member who leads, and it hands pieces of the work to the rest of the crew and pulls their work together, with a source for every fact. Nothing leaves your company without your OK, and the crew learns how you work as you correct it.

<CardGrid>
  <Card title="Quickstart" label="01 · Get started" href="/get-started/quickstart/">
    Your first steps in a new workspace.
  </Card>
  <Card title="Chats" label="02 · Concepts" href="/concepts/chats/">
    How you ask, and how the crew works in the open.
  </Card>
  <Card title="Crew members" label="03 · Concepts" href="/concepts/crew-members/">
    What a crew member is made of, and how you hire one.
  </Card>
  <Card title="What the crew may do" label="04 · Concepts" href="/concepts/approvals/">
    Yes, Asks first and No, and what always asks.
  </Card>
  <Card title="Memory" label="05 · Concepts" href="/concepts/memory/">
    What the crew remembers, and for whom.
  </Card>
  <Card title="Agents and the CLI" label="06 · Agents & CLI" href="/agents/overview/">
    Bring Claude Code or Codex onto your crew.
  </Card>
</CardGrid>

<Ref name="Connect an agent" card code={"# Claude Code\nclaude mcp add cruma -- cruma mcp\n\n# Codex\ncodex mcp add cruma -- cruma mcp"}>Sign in with `cruma login` first, then give your agent the Cruma tools. See [Connect an agent](/guides/connect-claude-code-or-codex/).</Ref>

<Shot src="/shots/home.webp" srcDark="/shots/home-dark.webp" alt="Home in Cruma: the greeting with what needs you, the ask box, Getting started, Needs you and Today" caption="Home: what needs you, what's coming up, and one box to ask." glass />
