# Reports

As a sponsor of your client organizations in your portfolio, you have access to real time data of their performance on assigned trainings. Thus, you can create reports at any time, for any needs.

There are a few ways you can access and create your needed reports:

* By Portfolio at large
* By Individual Company
* By Training for Individual Company
* By Individual Training

## Generate a Report

<figure><img src="/files/WgT7H3Af8QK7pkrKCaQb" alt=""><figcaption></figcaption></figure>

You can generate a report for all of your portfolio companies in three different ways:

1. Global Portfolio Company report
   1. This can additionall be refined by the sector you are interested in
2. Individual Company report
   1. Choose a company of interest to generate a report
3. Partner Specific Report
   1. For any of your reporting partners, you can generate a report for them&#x20;

Select a date range for your report. The date range is related to the due date of the assignment. Then you can click next and download the report.

<figure><img src="/files/1JV0A9MJjiaOYDvObb2x" alt=""><figcaption><p>Partial view of the exported CSV of training data for a set of fake companies and learners.</p></figcaption></figure>

## Report by Client

<figure><img src="/files/SxfQXjqVipzVaF4JTDZe" alt=""><figcaption><p>"Export Report" button available on client page</p></figcaption></figure>

Navigate to a client of interest in your portfolio and you can click the "Generate Report" button in the top right to generate a report of lifetime completion data for this organization.

You can drill down into the specific trainings you would like to include in the report as well as setting different time periods.

## Report by Training for Client

When on a client's page, you can see their list of trainings that have been assigned and select any one to "Export" an single report for just that training. See the image above in Report by Client for what this row looks like.

## Report by Training

Navigate to a particular training detail page to be able to report by:

* All companies in the portfolio for all instances of this training
* Company by company instance

<figure><img src="/files/uFXTmEs98IqwQLRmJiyb" alt=""><figcaption><p>Report from the training detail page in two ways: 1) export entire portfolio, 2) export by client instance</p></figcaption></figure>


---

# 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/external-organizations/portfolio-management/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.
