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

# DevUps: Level up your team's learning

> DevUps helps teams build and share structured learning paths from curated links, Notion, GitHub, and Confluence — then track progress across the whole org.

DevUps is a collaborative learning platform for developer teams. You build structured **learning paths** — ordered collections of links, articles, videos, and documentation — and share them with your team or the public. As team members work through each path, you can track their progress in real time.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your first learning path in under 5 minutes.
  </Card>

  <Card title="Learning Paths" icon="route" href="/paths/overview">
    Understand how to build and organize learning paths.
  </Card>

  <Card title="Teams" icon="users" href="/teams/overview">
    Invite colleagues and collaborate on shared learning.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Import content from Notion, GitHub, and Confluence.
  </Card>
</CardGroup>

## What you can do with DevUps

DevUps is built around three core workflows:

**Create** — Assemble a learning path by adding URLs to articles, videos, tutorials, or documentation. Pull content directly from Notion, GitHub repositories, or Confluence with a single click. Add titles, descriptions, difficulty levels, and estimated durations to give learners context.

**Share** — Control who sees each path. Keep it private for personal use, share it with your team, or publish it publicly so the whole DevUps community can discover it.

**Track** — See who has registered for a path, how far they've progressed, and who has completed it. Admins and owners get a full analytics view across all team paths.

## How DevUps is organized

<CardGroup cols={2}>
  <Card title="Account Setup" icon="circle-user" href="/account-setup">
    Sign up, confirm your email, and get oriented.
  </Card>

  <Card title="Analytics" icon="chart-bar" href="/paths/track-progress">
    Monitor completion rates and individual learner progress.
  </Card>

  <Card title="Billing" icon="credit-card" href="/account/billing">
    Manage your team's subscription and payment details.
  </Card>

  <Card title="Notifications" icon="bell" href="/account/notifications">
    Configure email and in-app alerts.
  </Card>
</CardGroup>
