> For the complete documentation index, see [llms.txt](https://curator.docs.spectra.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://curator.docs.spectra.finance/curator-console/access-and-overview-panel.md).

# Access & Overview Panel

Access Curator Console Demo:

Password: `spectracurator`

{% embed url="<https://curator.spectra.finance/>" %}

<figure><img src="/files/K7ZjNeIGRGPIrltRzf8j" alt=""><figcaption><p>Overview panel</p></figcaption></figure>

The **Curator Console** is the operational interface through which approved curators manage their MetaVaults. It provides complete visibility and control over vault configurations, liquidity allocations, and yield operations - all within a secure, permissioned environment.

#### **Purpose**

The console enables curators to:

* Manage multiple MetaVaults from a single dashboard
* Allocate and rebalance liquidity across Spectra markets
* Monitor vault performance, yield composition, and pool health
* Execute operations within predefined permissions and safety guardrails

Every action performed in the Curator Console interacts directly with onchain contracts via the curator’s assigned Safe, ensuring transparency and traceability.

#### **Key Navigation Items**

The sidebar provides access to all key operational modules:

* **Overview** – Summary of all MetaVaults tied to the SAFE address
* **Vault Selector** - quick dropdown allowing you to switch between managed MetaVaults
* **Inventory** – Displays selected MetaVault assets and allocations
* **Pool Management** – Interface to add and remove pools
* **Liquidity Management** – Handles deposits, withdrawals, and rebalancing
* **Yield Token Management** – Monitor YT positions and realize accrued yield
* **Settlement Checkpoint** – Displays upcoming settlement estimates


---

# 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://curator.docs.spectra.finance/curator-console/access-and-overview-panel.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.
