> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/insights/reports/create-reports/about-reports.md).

# About reports

**Insights** reports tell stories with data. These stories can persuade, provide insights, validate decisions, or argue for a change of course. Good reports help you find actionable information quickly and easily. This article provides a quick overview of Insights reports for viewers: consumers of reports. The rest of the articles in this topic are intended for report editors and creators.

## Keep it fresh

Data in your report is cached to enhance performance.&#x20;

Report editors can update the cache by click **refresh data**. ![Refresh](https://lh3.googleusercontent.com/XwVxPk_MClIALLQ60e2JWrYIcs0J5SKv3Hym1D1-fFc7hgYhzT1rBdendi_KU7Jonjc=w18)

## Change the date range (N)

Charts have a different default date ranges, depending on the data source they are based on. The report's author might include a Date Range control, giving you the option of displaying a different date range. If present, the Date Range control applies to the entire report. All of the charts, including those with date comparisons, will now respect the new date range you've set.

To change the date range:

1. View the report.
2. Click the **Date Range** dropdown.
3. Use one of the preset date options, such as **Last week**, **Yesterday**, or **Last month**, or use the calendar to select your beginning and ending dates.
4. Click **Apply**.

*Date Range controls are optional objects that can be included by the report author. The control will often (but not always) be in the report header.*

Learn more about [creating charts with date and time data](/cdp-365-user-guide-en/insights/reports/create-reports/build-stylize-and-add-data-to-reports/set-report-date-ranges.md).

## Refine your view

Reports can include [**Filters**](/cdp-365-user-guide-en/insights/reports/filter-your-data/about-filters.md) that restrict the data being shown in the Report.

There are two types of filters:&#x20;

* The filter applies to a chart ([Bar Chart Filter](/cdp-365-user-guide-en/insights/reports/filter-your-data/create-edit-and-manage-filters.md)).
* The filter applies to charts of a data source ([Interactions](/cdp-365-user-guide-en/insights/reports/make-reports-interactive/add-chart-interaction-filters.md)).

Learn more about using Filters.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdpdlLUNIV1twZivcR_7Q-IjSRfsY44OuPB2VnFZsxD3sTXQp_TgWufU11wg8f-9d1Tzm8-t8Dso7L4ACx3roDHf4AtNL3RMDzBEeM-O9vnVUT6hjg0_hgbgSLu1E13fKeS-s3gUMZf2tlf2Kf815YxvJjs?key=c3wH37wA9h3h9ApPDZt-ng" alt=""><figcaption></figcaption></figure>

## Turn the page

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdm9u10OpIDvMX2IHTwT_uhr1L6uZTzy1DGcYZ7RhumNcVEtsOQCdXKsEi9fpUgnMedBQ-7mRF-Y7PAxV1gg9F14-XTnzE8c1q6MivGdraYmvG61Hy_0iL-mHhKf65u14-sbXJLnvkx4-QD4o82fnyjO-wm?key=c3wH37wA9h3h9ApPDZt-ng" alt=""><figcaption></figcaption></figure>

**Insights** reports can have multiple pages. Use the **Page** menu or page controls in the toolbar to navigate through the report.

Learn how to add pages to your report.

## Share the report

Sharing is caring! Use the **Share > Invite people** menu option to invite other people to view or collaborate on your report.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe9dPtdASa18PsEutBNdMSI4B_D1SWwCpBA4DHLg6IPcAAVDGI2utUQz6iHrDjPotfW-YQyyBlAp04uCtE8OhjLfJKml0Ben3xvFCHO8kFfxhpu9lnpLjQzQ_X21mywTPJWyY-3E-9I4eQaSj91M32PlpEf?key=c3wH37wA9h3h9ApPDZt-ng" alt=""><figcaption></figcaption></figure>

To share a report that was created by someone else, the report owner needs to give you permission to do so.

### Share types

There are three share types that you can select to share.

#### Public on the web

If you want to share the report with anyone, even those who **don't have CDP 365 accounts**, please select this option.

#### Anyone on the CDP 365

If you want to share the report with anyone, even those who **have CDP 365 accounts**, please select this option.

#### Specific people

If you want to share the report with **specific  CDP 365 accounts**, please select this option.

## Make it yours

Use the **Make a copy of this report** option to save an editable version of a report.

Report editors can limit the ability to make copies or download reports.

Learn more about [copying reports](broken://pages/-MfvtUD9KHoFpW8mgCDR).

## **See who is on the same report with you**

If there are more than 1 account viewing or editing a report, the avatar of those accounts will appear with corresponding view or edit mark at the bottom. Every time changes are made, the report will be updated immediately and displayed the latest results on the screen of the other accounts.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdNrD6gHtfAiz6Jn_70-ZyIiKdDKfW-V849PgHoFvUvEvBuYTdQyL617MmMyxjzo4cWwh39Rg7bszJMpOGWuNp_bFV4Vf0KZAuPCOXEE-LksTyHwhbg5-i6oxwPDyLB32vzlr7fUc714xxNyRW0CqSDib5W?key=c3wH37wA9h3h9ApPDZt-ng" alt=""><figcaption></figcaption></figure>


---

# 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://docs.antsomi.com/cdp-365-user-guide-en/insights/reports/create-reports/about-reports.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.
