> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-reports/organization-report.md).

# Organization Report

## Organization Report

### Schedule Organization Report

Organization reports can be scheduled to be generated and optionally emailed to users on a regular basis

* Navigate to **`Schedules`** -> **`Schedules`**
* Click on **`Configure Schedule`** and select **`Reporting`** job type\
  &#x20;

  <figure><img src="/files/N6atH55ROffzjizPr2oT" alt=""><figcaption></figcaption></figure>
* Select **`Organization Report`** type and specify a name for the report\
  &#x20;

  <figure><img src="/files/kqRfiVLeKuC9pMeS8rse" alt=""><figcaption></figcaption></figure>
* Select the required Organizations for which the report has to be generated <br>

  <figure><img src="/files/bWEYBo6pjFgME7QbXcmP" alt=""><figcaption></figcaption></figure>
* Select the report format. Possible options - **`Full Report`** or **`Executive Summary`** <br>

  <figure><img src="/files/wUpqfC7ACyZOXoeKNZQN" alt=""><figcaption></figcaption></figure>
* Optional - Email IDs to which the report has to be sent across\
  &#x20;

  <figure><img src="/files/u7bGbnJqwDlzpapLIp56" alt=""><figcaption></figcaption></figure>
* Select the schedule at which the report should be generated and shared across <br>

  <figure><img src="/files/7IwlnPVl49mw1J4BmXL4" alt=""><figcaption></figcaption></figure>

### Download Scheduled Reports

Generated reports can be download -

1. From Job Schedules
   1. Click on the **`View Job Executions`** action item to view the reports generated.
   2. Click on **`Download Report`** action item to download the generated report. <br>

      <figure><img src="/files/v2rSPhorjnQgQIJwKk1Z" alt=""><figcaption></figcaption></figure>
2. From Report Exports
   * Navigate to **`Reporting`** -> **`Report Exports`**
   * Search for the required report and click on **`Download Report`** action item to download the generated report. <br>

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

### Generate Individual Organization Report

* Navigate to **`Organizations`** -> **`My Organizations`**
* Click on `Report Downloads` action item.
* Click on `Schedule Report` action item to schedule the report generation for the organization.
* `Download Report` action item will be enable once the report is generated <br>

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

### See Also

* [Deprecations](/product-guides/integral-zone/iz-suite/iz-lens/deprecations.md)
* [Aggregated Dashboard](/product-guides/integral-zone/iz-suite/iz-eye/dashboard.md)
* [Application Dashboard](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/application-dashboard.md)
* [Mule Projects](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/mule-applications.md)
* [API Applications](/product-guides/integral-zone/iz-suite/iz-eye/anypoint-platform/applications/exchange-apis.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-reports/organization-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
