# Trend Summary alert

This is a quick view across 5 key metrics of how the selected team (or organization as a whole) is doing. These 5 key metrics are:

* `Change Lead Time`
* `Merge Frequency`
* `Change Failure Rate`
* `Out-of-Hours Work`
* `Participation Gap`

Here's an example and breakdown:

<figure><img src="https://3759751588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1eOL1LoKX0USQQUCSepS%2Fuploads%2FFT9UeqyMwJ65YRmRILB2%2Fweekly-summary.png?alt=media&#x26;token=444606f9-ff2a-4f3c-9c5f-0666f237181d" alt=""><figcaption><p>Trend Summary alert example</p></figcaption></figure>

* **Check in on:** Metrics that have recently got worse or have been consistently doing poorly
* **Improved:** Metrics that recently improved
* **Still on track:** Metrics that have been consistently trending well

Each section will appear only if there is at least one metric in that section. The section will be removed if there are no metrics that apply, which means that your Trend Summary Alert may appear different from what is shown on this page.

For each metric, we give you the insights, and then an action if the insight status is looking potentially concerning. The status of these [insights](https://docs.multitudes.com/metrics-and-definitions/multitudes-insights) are based on targets that you can [customize](https://docs.multitudes.com/configuration-and-setup/customize-targets) from our default industry benchmarks.&#x20;

{% hint style="info" %}
For more information on these 5 metrics including how they’re calculated and the research behind our default industry benchmarks, check out our page on [Metrics & Definitions](https://docs.multitudes.com/metrics-and-definitions).
{% endhint %}


---

# 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.multitudes.com/knowledge-base/types-of-alerts/trend-summary-alert.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.
