# Custom dashboards

We're excited to invite you to try Custom Dashboards in [Engineering Intelligence](/improve/eng-intelligence.md). Custom Dashboards make it easy to create shared views of your key engineering metrics. Whether you’re tracking team delivery, reliability, or AI adoption, you can now design dashboards that bring your most important insights together.

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

### What's new

#### Build tailored dashboards

Combine multiple Saved Report Modules from your Metrics Explorer into a single, cohesive view. Select any saved report (such as Cycle Time, Deployment Frequency, or PR Size) and arrange them into a layout that fits your team’s needs. Add up to two charts to every row, and add as many rows as you need, to bring key insights into your dashboard.

#### Share dashboards with your team

Dashboards are automatically shared within your organization, so everyone with access to Engineering Intelligence can view the same insights and stay aligned.

### Getting started with Custom Dashboards

1. Navigate to **Engineering Intelligence > Dashboards**.
   * Notice all out-of-the-box Cortex Dashboards are now accessible from this new Dashboards view.
2. Click **Create Dashboard** to give your dashboard a name and description.
3. Add your Saved Report Modules to the dashboard in your preferred layout. You can select from any existing saved report modules.
4. Save the changes to your dashboard.
   * Your dashboard is now available to you and all other Engineering Intelligence users within your organization!

See the full documentation: [Custom Dashboards](/improve/eng-intelligence/dashboards/custom.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.cortex.io/resources/beta/custom-dashboards.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.
