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

# Your dashboard

> Find your way around the Vixi educator app — the sidebar menu and your My Courses page.

After you sign in at `https://create.vixiai.co`, you land in the Vixi educator app. This is your home base for creating courses, managing your authors and avatars, tracking earnings, and more. This page walks you through the navigation sidebar and your **My Courses** page so you always know where to find things.

## The sidebar

The menu on the left side of every screen is your main way to move around the app. It stays with you wherever you go.

The top group takes you to the core areas of your account:

| Menu item         | What it's for                                                                                                                        |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Create Course** | Starts the AI course creation wizard so you can build a new course.                                                                  |
| **My Courses**    | Shows all the courses you've made. This is your default landing page.                                                                |
| **My Authors**    | Manages your authors — each author is a persona that can own avatars and present courses.                                            |
| **My Avatars**    | Manages the on-screen presenters that teach your lessons.                                                                            |
| **Sources**       | Holds your library of knowledge sources (LinkedIn posts, X posts, and uploaded documents) that you can reuse to ground your courses. |
| **Earnings**      | Shows your balance and lets you set up payouts.                                                                                      |
| **Marketing Kit** | Generates social media assets to promote a course.                                                                                   |

The bottom group has support and account options:

| Menu item           | What it's for                                                     |
| ------------------- | ----------------------------------------------------------------- |
| **Chat With Us**    | Opens the support area to get help or get in touch.               |
| **Request Feature** | Opens the feedback board where you can suggest and vote on ideas. |
| **Settings**        | Manages your account details and preferences.                     |
| **Log Out**         | Signs you out of the app.                                         |

At the very bottom you'll see a **Go Premium** button if you're on the free plan. Once you upgrade, this turns into a status badge showing your current plan (**Pro** or **Premium**). Selecting it takes you to the premium area where you can review or manage your plan.

<Tip>
  The orange highlight in the sidebar always marks the page you're currently on, so you can see at a glance where you are.
</Tip>

<CardGroup cols={2}>
  <Card title="Create your first course" href="/creating/wizard">
    Start the AI wizard and turn an idea into a full course.
  </Card>

  <Card title="Add knowledge sources" href="/sources">
    Bring in LinkedIn posts, X posts, and documents to ground your courses.
  </Card>

  <Card title="Avatars and voice" href="/avatars">
    Choose or create the presenter who teaches your lessons.
  </Card>

  <Card title="Publish and share" href="/publishing">
    Make a course public and share it with learners.
  </Card>
</CardGroup>

## The My Courses page

**My Courses** is your default landing page and the place you'll come back to most. It gives you an overview of everything you've created.

### Hosting stats

Near the top, two cards summarize your hosting:

* **You are currently hosting** — the number of courses you've published and made available to learners.
* **You can still host** — how many more courses you can publish on your current plan. If you'd like room for more, select **Increase Limit** to see your upgrade options.

The **You can still host** indicator reflects how many courses you can have **published at the same time** on your plan: **Free** lets you keep **1** course published, **Pro** lets you keep **4**, and **Premium** lets you keep **8**.

<Note>
  The number of courses you can host depends on your plan — 1 published course at once on Free, 4 on Pro, and 8 on Premium. If you're not sure how many slots you have left, the **You can still host** card always shows the current count.
</Note>

### Filtering your courses

Three tabs let you narrow the list by visibility:

* **All** — every course you've made, both public and unlisted (this is the default view).
* **Public** — courses that are live and visible to learners on the Vixi learner platform.
* **Unlisted** — courses that aren't shown publicly, such as drafts you're still working on or finished courses you've chosen to keep private.

### Course cards

Each course appears as a card showing its avatar image, its visibility status (a **Public** or **Unlisted** badge), and its title. Select any card to open that course, where you can edit its info, edit its lessons, change its avatar, and manage publishing and sharing.

<Steps>
  <Step title="Open a course">
    Select its card from the **My Courses** grid.
  </Step>

  <Step title="Make your changes">
    From the course page you can update its details, lessons, and avatar, and control whether it's published.
  </Step>

  <Step title="Go back to the list">
    Use the back control to return to **My Courses**, which remembers the tab and page you were on.
  </Step>
</Steps>

Page controls at the bottom of the list let you browse between pages when you have several courses.

### No courses yet?

If you haven't made anything yet, **My Courses** shows a friendly prompt with a **Create Course** button. Selecting it starts the AI wizard — the same as choosing **Create Course** in the sidebar.

<Card title="The course creation wizard" href="/creating/wizard" icon="wand-magic-sparkles">
  Ready to build? Walk through the wizard step by step.
</Card>
