# How to download your team reports

The following instructions and associated snapshots will guide you as to how to download reports regarding your team's learning progress on the learning portal.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

**To download reports regarding your team's learning progress:**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner
* On the pop-up window, write your *Username* and *Password*

<img src="/files/X4BYkhCb4WwPd3Xc5c6y" alt="" width="344">

* Click **SIGN IN**
* You will land on *Home Page*
* Click **User Menu** *icon,* locate and click **My Team**

<figure><img src="/files/36Cv5PKGpwK3xi6LYdQQ" alt="" width="307"><figcaption></figcaption></figure>

* You will land on *My Team Page*, click **REPORTS** tab

<figure><img src="/files/wKzCXaX6bIhJeA7bTW3R" alt="" width="563"><figcaption></figcaption></figure>

* Choose a report from the list, click **---** (three dots on the right-hand side of each report)
* You have the option to *Edit* the report or *Export as (CSV or Excel),* wait few moments until your report is ready to download

{% hint style="success" %}
Your report will be downloaded automatically to your local computer.
{% endhint %}


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/group-managers/how-to-download-your-team-reports.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.
