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

# What You Can Do

> Real scenarios for Company Brain — from Slack answers to sandbox debugging

Company Brain is most useful when it shows up in the work you already do. These walkthroughs are short, concrete scenarios — each one is a real exchange, what the bot is actually doing under the hood, and which concept page to read if you want the full picture.

## Shipped today

<CardGroup cols={2}>
  <Card title="Automatic support" icon="headset" href="/docs/company-brain/use-cases/support">
    Customer question in Slack; Company Brain chimes in with the answer.
  </Card>

  <Card title="Incidents & downtime" icon="triangle-alert" href="/docs/company-brain/use-cases/incidents">
    "Is prod down?" answered from live Sentry, plus scheduled digests.
  </Card>

  <Card title="Meeting recall" icon="calendar-check" href="/docs/company-brain/use-cases/meeting-recall">
    "What did we decide with Acme?" from synced meeting notes.
  </Card>

  <Card title="Answering from docs" icon="book" href="/docs/company-brain/use-cases/knowledge-recall">
    Roadmaps, specs, and handbooks — asked in plain language.
  </Card>

  <Card title="Acting in tools" icon="wrench" href="/docs/company-brain/use-cases/acting-in-tools">
    List open PRs, create a Linear issue — under your own account.
  </Card>

  <Card title="Greeting new teammates" icon="user-plus" href="/docs/company-brain/use-cases/greeting">
    Connect card, welcome DM, first answer — activation on day one.
  </Card>

  <Card title="Sandbox debugging" icon="terminal" href="/docs/company-brain/use-cases/sandbox-debugging">
    Actually run the failing test in an isolated workspace.
  </Card>
</CardGroup>

## Coming soon

<CardGroup cols={2}>
  <Card title="Long-horizon research" icon="telescope" href="/docs/company-brain/use-cases/long-horizon-research">
    Questions that need many sources synthesized into one answer.
  </Card>

  <Card title="Meeting scheduling" icon="calendar-plus" href="/docs/company-brain/use-cases/meeting-scheduling">
    Find free time and send a calendar invite from Slack.
  </Card>
</CardGroup>

If you're still setting things up, start with [What is Company Brain?](/docs/company-brain/overview) and work through the Concepts section first — the walkthroughs assume those ideas.
