> For the complete documentation index, see [llms.txt](https://docs.oobeya.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oobeya.io/team-health/updating-team-scorecard-configuration-to-display-dora-metrics.md).

# Updating Team Scorecard configuration to display DORA Metrics

#### 1. Navigate to your Team Scorecard.

#### 2. Click on the "..." icon.

<figure><img src="https://images.tango.us/workflows/2b859ead-95b7-4d1e-89b2-aac091ed4843/steps/752d5711-4045-4bd4-9447-4b9241a87b00/a3a7ab47-15df-4aec-bc7b-15ef61e7047e.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5000&#x26;fp-y=0.5000&#x26;fp-z=1.0000&#x26;w=1200&#x26;mark-w=0.2&#x26;mark-pad=0&#x26;mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&#x26;ar=3584%3A1856" alt=""><figcaption><p>Team Scorecard</p></figcaption></figure>

#### 3. Select "Update" to update your Team Scorecard configuration.

<figure><img src="https://images.tango.us/workflows/2b859ead-95b7-4d1e-89b2-aac091ed4843/steps/68611238-bf4d-4243-9218-03f1127c7910/372af776-3b93-43f7-a7e0-2a3259f00cfb.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.7483&#x26;fp-y=0.2518&#x26;fp-z=1.9871&#x26;w=1200&#x26;mark-w=0.2&#x26;mark-pad=0&#x26;mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&#x26;ar=3584%3A1856" alt=""><figcaption><p>Update Team Scorecard configuration</p></figcaption></figure>

#### 4. Click on "Next" and navigate to the "Deployments" tab.

<figure><img src="https://images.tango.us/workflows/2b859ead-95b7-4d1e-89b2-aac091ed4843/steps/55fccc36-771f-4b70-8da1-6c4a408d0ed8/0d58af11-cfbe-45fd-949a-c5c5ce6d0fc9.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5442&#x26;fp-y=0.5201&#x26;fp-z=1.1441&#x26;w=1200&#x26;mark-w=0.2&#x26;mark-pad=0&#x26;mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&#x26;ar=3584%3A1856" alt=""><figcaption><p>Team Scorecard configuration</p></figcaption></figure>

#### 5. Select your team's analyzed repositories/deployment branches to see DORA Metrics in your Team Scorecard.&#x20;

**Tip:** Click the "**Suggestions**" button to add the selected analyses from the previous step (Analyses) easily.

<figure><img src="/files/yInoGJkSu1zdjCXzyqAa" alt=""><figcaption><p>Team Scorecard configuration</p></figcaption></figure>

#### 6. Click on the "right / add" button and click on "Next".

<figure><img src="https://images.tango.us/workflows/2b859ead-95b7-4d1e-89b2-aac091ed4843/steps/9cf41f5d-f6a5-462c-9d2e-5391ba9e5618/3c7d5df9-6b69-4e3c-b520-32059a8a4ef8.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5000&#x26;fp-y=0.5000&#x26;fp-z=1.0000&#x26;w=1200&#x26;mark-w=0.2&#x26;mark-pad=0&#x26;mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&#x26;ar=3584%3A1856" alt=""><figcaption><p>Team Scorecard configuration</p></figcaption></figure>

#### 7. Save your Team Scorecard configuration. Congrats! You have DORA Metrics for your team!

<figure><img src="https://images.tango.us/workflows/2b859ead-95b7-4d1e-89b2-aac091ed4843/steps/f1824c22-2cb9-48f5-8f97-c1ae41862cdc/4b3b6794-f463-42cb-95e5-8d4321d0e580.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5000&#x26;fp-y=0.5000&#x26;fp-z=1.0000&#x26;w=1200&#x26;mark-w=0.2&#x26;mark-pad=0&#x26;mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&#x26;ar=3562%3A1802" alt=""><figcaption><p>Team Scorecard - DORA Metrics</p></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:

```
GET https://docs.oobeya.io/team-health/updating-team-scorecard-configuration-to-display-dora-metrics.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.
