# Cockpit

Cockpit is your centralized command center for engineering insights. It brings together all your boards and templates into a streamlined view, making it easy to track key engineering metrics, explore trends, and derive insights without jumping across multiple screens.

With quick access to favorites, flexible filtering, drilldowns across time and teams, Cockpit helps you move from high-level visibility to actionable understanding in just a few clicks.

{% embed url="<https://drive.google.com/file/d/1xhlCdUYPxB9S_ObLNs76YcPVXanQ9H9h/view?usp=sharing>" %}

## Key features

#### Unified View of Boards & Templates

* Access **all created boards** and **Hivel-provided templates** in a single place.
* Easily differentiate between **private boards**, **public boards**, and **templates** with clear visual indicators.

#### **Favorites & Quick Access**

**Pin frequently used boards** to the side menu for instant access.

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

#### **Metrics list**

**Hover over any template card** to quickly view a list of all metrics included in the board.

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

#### **Board Ownership**&#x20;

See **who created a board and when it was created** for better tracking and collaboration.

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

## Features available for the boards

#### Create your own board for set of metrics and save filters

* Navigate to '**All Boards**', Click the '**Create dashboard**' button, and create your customized board by giving the board name, description, and type of board.
* Select the metrics and click on '**Apply Changes**.'

<div data-with-frame="true"><figure><img src="/files/MiVkKPrj4LjHTo5xZIxX" alt=""><figcaption></figcaption></figure></div>

* You can tailor the dashboard to your liking and select a single team, multiple teams, one repository, or a group of repositories.
* Choose a specific date range to focus on the period that is most relevant to your analysis.
* Click on the '**Save Filter**' button, give the filter name, and save it for future reference.
* Upon saving, the filter's unique URL is automatically updated in the browser’s address bar.

<div data-with-frame="true"><figure><img src="/files/ht63QrUNHHGKHqIrj86p" alt=""><figcaption></figcaption></figure></div>

* Remember to copy the URL from the address bar for future use or to share it with your team.

#### **Drilldown from Quarterly to Daily Levels**

<div data-with-frame="true"><figure><img src="/files/n59f9OxBQIWuP50hWcko" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/XT8EfQ0hvFxFtvIjdJYy" alt=""><figcaption></figcaption></figure></div>

* Start at a quarterly overview and **drill down into monthly, weekly, or daily trends** for deeper insights.
* View pull requests (PRs) related to specific time periods for better traceability and exclude outliers.

<div data-with-frame="true"><figure><img src="/files/Q1v9uPYecBrfDk0Paa5I" alt=""><figcaption></figcaption></figure></div>

#### Dashboard Access & Permissions

<div data-with-frame="true"><figure><img src="/files/woHMYuU84r13ixfmwoPH" alt=""><figcaption></figcaption></figure></div>

* **Public Dashboards:** Visible to everyone in the organization, but only the owner can modify them.
* **Private Dashboards:** Only the owner can view, edit, and delete them.

#### Workspaces & Team Views

<div data-with-frame="true"><figure><img src="/files/30qtHU5DwbdVD356wJAG" alt=""><figcaption></figcaption></figure></div>

* If [Workspaces are enabled from the configuration](/configurations/general-configurations.md), users can view the combination of both Teams and Workspaces for a more structured and categorized view of performance metrics.
* This allows for **cross-team and cross-workspace comparisons**, helping organizations track performance across different projects and initiatives.

#### Side-by-Side Team Comparison

<div data-with-frame="true"><figure><img src="/files/uGOSNUKwKgz0eU6VflyQ" alt=""><figcaption></figcaption></figure></div>

* Compare **selected teams side by side** to **analyze performance trends over time**.
* Easily track progress across multiple teams and benchmark their efficiency, cycle time, and other critical metrics.

#### **TV Mode:**

You can select the TV icon at the top right corner to switch the dashboard display to TV mode, optimizing it for larger screens.

<div data-with-frame="true"><figure><img src="/files/WIAIJpVT3oVe4RE3n1Rl" alt=""><figcaption></figcaption></figure></div>

#### **Download Report:**

Next to the TV view icons, find the ‘**Download** ’icons. Click on this to download an image of the currently displayed graph or chart for offline reference.

<div data-with-frame="true"><figure><img src="/files/R61MvrWYJPI1GVEVtPAN" alt=""><figcaption></figcaption></figure></div>

For further guidance or support with Custom Dashboards, feel free to reach out to our support team at [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai).


---

# 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.hivel.ai/using-hivel/cockpit.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.
