# Summaries

Summaries are detailed cost analysis reports that provide comprehensive insights into cloud spending patterns and trends sent to your [configured channels](/integrations/overview.md) recurringly.&#x20;

## Information included

Summaries typically include the following but are not limited to data:

| Data                                                            | Description                                                                                                                               |
| --------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Summary meta data                                               | <ul><li>Week/ Month</li><li>Project name</li><li>Comparison to the previous period's cost</li><li>Current period's cost to date</li></ul> |
| Detailed component-wise breakdown of costs                      | An itemized list of costs for each cloud service or component, along with percentage change compared to the previous configured period    |
| Anomaly chart showing actual costs vs. expected range over time | Visual graph depicting actual spending patterns compared to the predicted range, helping to identify unusual cost fluctuations            |

## Creating a Summary

To create a summary, navigate to Notifications from the [Economize console](https://www.economize.cloud/app/login) sidebar, and follow the below steps:

{% stepper %}
{% step %}

### Enter Details

* **Summary name:** Enter a descriptive name for your summary.
* **Project name:** Select all or a specific project from the dropdown menu.
* **Time Range:** Choose how often you want to receive the summary i.e., weekly or monthly.

<figure><img src="/files/qh9Hdy04RhqvHaP0sLF3" alt="Summary Modal"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Specify Destination

{% hint style="info" %}
Summaries can be routed to multiple channels or destinations across any [supported integration](/integrations/overview.md). This makes it easy to deliver them to different teams, projects, or groups, depending on your organizational needs. Simply select the desired destinations and channels from the dropdown menu during configuration.&#x20;

![](/files/Yn61PcKLEpzbRdOT4JS5)
{% endhint %}

* **Destination:** Select the workspace tools where you want to receive the summary from the available [integrations](/integrations/overview.md).
* **Channel:** Select the specific channels within the chosen destinations.

<figure><img src="/files/wokv8oRRKjxBVVuOJBlE" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.economize.cloud/product-features/notifications/summaries.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.
