# Offering Reports

{% hint style="info" %}
This section provides information on how to review investment reports for your offering on the Issuance platform.
{% endhint %}

### Investment Reports <a href="#investment-reports" id="investment-reports"></a>

To access investment reports, please navigate to the [Issuer Dashboard](https://invest.issuance.com/issuer/dashboard).

Then access the link titled [Reports](https://invest.issuance.com/issuer/dashboard/reports) located on the left-hand side bar.

This will bring you to the reports page where you can generate new reports for an offering by clicking on the "Generate New Report" button for that offering. Additionally, you can access previously generated reports for that offering in the same module.

Please note that some reports can take a few moments to generate. Issuance will email you when the report has been generated and is accessile.

Below are the definitions for each of the various report types.

**Regular Investment Reports** These are reports showing all investments that are actively in process and have proceeded past the account creation phase.

**Incomplete Investments Reports** These are reports showing investments that have proceeded past the account creation phase but have not been completed; some further action is needed by the investor.

**Completed Investments Report** These are reports showing investments where no further action needed by the investor.

**Sign up users Report** These are reports showing only investments that have not proceeded past the account creation phase. I.e. just signups that haven't converted.

**Compliance Pack Report** These are reports showing the details of clearing failures, AML/KYC results, etc. for investments.

### Accessing Investment Reports <a href="#accessing-investment-reports" id="accessing-investment-reports"></a>

To access already generated reports, or to generate new reports, please follow these instructions.

**Navigate to the** [**Issuer Dashboard**](https://invest.issuance.com/issuer/dashboard)

<br>


---

# 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://kb.issuance.com/issuance-documentation/offering-analytics-and-reports/offering-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.
