> For the complete documentation index, see [llms.txt](https://docs.innova-drilling.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innova-drilling.com/introduction/innova-engineering-manual/innova-vantage-manual/5.0-dashboard.md).

# 5.0 - Dashboard

The Dashboard serves as the homepage of Innova Vantage. It allows the user to see an overview of current operations, as well as a quick way to access active rigs and other wells in their organisation’s server database.

The Dashboard is split into four tabs:

1. [**Wells:**](/introduction/innova-engineering-manual/innova-vantage-manual/5.0-dashboard/5.1-wells.md) Displays all wells in the your organisation’s remote server database, and allows the user to select a well for use with the Well Views pages.
2. [**Rigs:**](/introduction/innova-engineering-manual/innova-vantage-manual/5.0-dashboard/5.2-rigs.md) Allows the user to quickly find and access wells on active rigs.
3. **Operations:** Displays active rigs in a card layout. These cards can be configured to display pertinent information, allowing the user to monitor multiple well operations from a single page.
4. **Performance:** Displays data from the Data Insights page for currently active rigs, allowing the user to analyse KPI for ongoing operations.


---

# 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.innova-drilling.com/introduction/innova-engineering-manual/innova-vantage-manual/5.0-dashboard.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.
