# Dashboard

The learner dashboard shows all courses which a learner has been assigned and the current completion status.

You can click into the different trainings to go to the training details page and continue or review the training.

<figure><img src="/files/64In6sqQPw1TTR1dTqKz" alt=""><figcaption><p>Example learner dashboard</p></figcaption></figure>

The assignments will be separated by their status. Sometimes a learner might see an assignment with two different statuses. This will only occur if the admin has assigned the training twice with overlapping due dates, or a learner has not completed a recurring training which is now double assigned to them.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itsaffinity.com/product-guides/learners/dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
