# AI Reports

AI Reports allow you to schedule automated summaries of your data delivered directly to Slack. You can configure reports to surface escalated issues, product feedback hotspots, accounts with negative sentiment interactions, and more.&#x20;

To create a report navigate to the reports page in settings, [here](https://app.usepylon.com/settings/reports).

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

### How it works

Reports will look through all data in the specified timeframe and synthesize based on the provided prompts and formatting. They will run at the specified cadence (daily, weekly, monthly) and send into a Slack channel of your choice. You can duplicate an existing AI report or save it as a template to quickly spin up new reports from proven configurations.&#x20;

In Slack you'll find all insights with citations and a link to view the report in Pylon.&#x20;

<figure><img src="/files/6hfI8yz1Ka64cn1cfoyW" alt=""><figcaption></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.usepylon.com/pylon-docs/platform/ai-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.
