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

# Integrations

> The services Campus connects to.

Campus connects to a small, built-in set of services to do its job. These **platform integrations are wired in and managed for you** — nothing to configure.

Separately, the [Agents beta](/docs/en/features/agents) lets you connect your own tools (Notion, Linear, Slack, GitHub, and more) to your personal agents. Those connections are yours: you authorize each one yourself, they act only on your behalf, and you can disconnect them at any time. They never affect the platform integrations below.

<CardGroup cols={2}>
  <Card title="Anthropic (Claude)" icon="robot">
    Powers Henrik and the invisible AI layer (personalization, recaps, scoring).
  </Card>

  <Card title="Video & audio" icon="play">
    Lessons embed video — with a direct YouTube fallback if an embed is blocked — and a native audio player.
  </Card>

  <Card title="Email" icon="envelope">
    Transactional and lifecycle email delivery. See [Lifecycle emails](/docs/en/features/emails).
  </Card>

  <Card title="Live sessions" icon="calendar">
    Cohort sessions surface join links on the participant dashboard.
  </Card>

  <Card title="Supabase" icon="database">
    Authentication, data, and file storage behind the scenes.
  </Card>
</CardGroup>
