# Customize Targets

To give an idea of what “good” looks like, our metrics show a default industry benchmark as default targets. You can view each of these benchmarks in the "What good looks like" section of each metric's documentation.

We also allow teams to set custom targets, because we recognize that teams may have different considerations (e.g., hardware teams may be limited in `Change Lead Time` due to physical operations, some teams may want to beat industry standards).&#x20;

{% hint style="warning" %}
Note: When you set a custom target, it becomes the new target for everyone viewing that metric on that page—custom targets are shared across your organization, not personal preferences.
{% endhint %}

Targets, whether custom or industry benchmarks, are what drive the insights that Multitudes shows you, whether in app or via our notifications in Slack or email.

There are two ways to customize targets:

1. **Settings > Targets page**

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

Navigate to [Settings > Targets](https://app.multitudes.co/teamSettings/targets)  or click the “Customize targets” button on the top right of the *At a glance* section on the My Insights homepage. Customizing a target is as simple as clicking on a target and editing it!

To be clear, in this table:

* Rows represent teams (including a row for the organization as a whole at the top)
* Columns represent the metrics
* Each cell represents a target

For a cell with a given team row and metric column, if the text of the cell is colored:

* **Black**, this means the current target is unchanged from the industry benchmark (the industry benchmark is shown on the first gray row, for reference)
* **Teal**, this means a custom target has been set

{% hint style="info" %}
Note that this table currently lets you set targets for 5 of our metrics, `Change Lead Time`, `Merge Frequency`, `Change Failure Rate`, `Out-of-Hours Work`, and `PR Participation Ga`p. To set targets on other metrics (or also for these metrics, as a secondary option), see the option below.
{% endhint %}

<figure><img src="https://cdn.prod.website-files.com/610c8a14b4df1ae46b1a13a3/642d0711ddda445619d2b35e_Targets-Settings-V2.gif" alt=""><figcaption></figcaption></figure>

2. **From a chart legend**

On a metric-specific pages (as accessed from the left hand menu bar), wherever you see a chart with a green target zone, you can customize the target here by going to the legend and clicking on the small target icon next to the “Target” label. This will show a modal from which you can edit the target. Click “Save Changes” to trigger a chart refresh.

{% hint style="warning" %}
If you’ve selected multiple teams or have “All” as the team filter at the top right of the page, the target shown in the legend will be the target for the organization as a whole.
{% endhint %}

<figure><img src="https://cdn.prod.website-files.com/610c8a14b4df1ae46b1a13a3/642b2ada9327355c002cb0cd_GIF%20for%20Custom%20Targets.gif" 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.multitudes.com/configuration-and-setup/customize-targets.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.
