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

# Enable Courses

> Turn on Courses for your workspace and understand who can build courses versus take them

Courses is rolling out gradually and is controlled by a per-workspace toggle that is off by default. It appears with a Beta badge in the app.

<Info>
  If you do not see Courses in your workspace, an admin should reach out to Exec to have it enabled.
</Info>

## Who Can Do What

Once Courses is enabled, access depends on your role:

* **Admins** handle all authoring and management: creating courses, editing content, publishing, previewing, enrolling participants, and tracking progress from the course dashboard.
* **Members and coaches** are learners. They can browse the course catalog, self-enroll in courses that allow it, and take courses they are enrolled in.

## Finding Courses in the App

With the feature enabled, a **Courses** item appears in the left navigation with a **Dashboard** sub-item for everyone. Admins also see a **Manage** sub-item, which is where course creation and administration live.

## Next Steps

<CardGroup cols={2}>
  <Card title="Courses Overview" icon="sitemap" href="/courses/overview">
    Learn how courses are structured and what learners experience.
  </Card>

  <Card title="Create a Course" icon="pen-to-square" href="/courses/create-course">
    Build your first course manually, with AI, or from a SCORM import.
  </Card>
</CardGroup>
