# Team Health

- [Adding A Team](https://docs.oobeya.io/team-health/adding-a-team.md): Let's explore the Team
- [Team Scorecard](https://docs.oobeya.io/team-health/team-scorecards.md): Let's learn about the Team Scorecard
- [Project Analytics (Scrum Teams) Widget](https://docs.oobeya.io/team-health/project-analytics-scrum-teams-widget.md): Let's learn about the Project Analytics (Scrum Teams) widget.
- [Developer Onboarding Metrics Widget](https://docs.oobeya.io/team-health/developer-onboarding-metrics-widget.md): Learn how to feed onboarding data into Oobeya and interpret the Developer Onboarding Metrics widget.
- [Updating Team Scorecard configuration to display DORA Metrics](https://docs.oobeya.io/team-health/updating-team-scorecard-configuration-to-display-dora-metrics.md)


---

# 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.oobeya.io/team-health.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.
