# Organization Insights

Organization Insights provides a unified analytics view for organizations with multiple domains. Rather than reviewing performance data one domain at a time, you can aggregate and compare metrics across all of your properties from a single report.

Organization Insights is available to users with access to the organization context. To access it, navigate to the organization sidebar and click the **Insights** link, located between **Segments** and **Settings**.

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

**Selecting a Report**

Use the report dropdown to choose which type of report you would like to run. There are two report types available at the organization level:

* **Notification Report** — Performance data associated with notification deployment, including impressions, clicks, and clickthrough rates across your domains
* **Acquisition Report** — Data associated with the opt-in flow and subscription rates across your domains

**Configuring Date Range and Grouping**

At the top of the report, you can configure the following options:

* **Date Range** — Select an absolute or relative date range to constrain the data. Defaults to the last 7 days.
* **Date Grouping** — Choose the granularity at which dates are broken down in the report:
  * **Day** (default)
  * **Week**
  * **Month**
  * **Year**
  * **None** — Completely omits the date dimension from the report


---

# 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://documentation.pushly.com/platform/organizations/organization-insights.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.
