> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autheo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Validator dashboard

> Understanding the Autheo Validator Portal dashboard: wallet balances, reward tracking, license status, and node status.

The Dashboard is the central hub for monitoring your validator status, balances, and licenses. It is the first page you see after signing in.

## Rewards and wallet balance

| Card                 | Description                                                                                  |
| -------------------- | -------------------------------------------------------------------------------------------- |
| Total Rewards Earned | Cumulative THEO earned from validator commission and delegation rewards. Click ↻ to refresh. |
| THEO Wallet Balance  | Your current THEO token balance. Click ↻ to refresh.                                         |

<img src="https://mintcdn.com/autheo/_s1JZ2AYeWfPo4OV/images/vp-dashboard.png?fit=max&auto=format&n=_s1JZ2AYeWfPo4OV&q=85&s=294e1602a0dc1de477f3283495a22fdf" alt="Validator Portal dashboard showing rewards and wallet balance cards" width="1857" height="596" data-path="images/vp-dashboard.png" />

## License status

| License   | Description                                                    | Action shown                                                         |
| --------- | -------------------------------------------------------------- | -------------------------------------------------------------------- |
| Sovereign | Allows you to deploy and operate your own validator node       | **Deploy your node** (if owned) or **Add Sovereign** (if count is 0) |
| Core      | Used in delegation pools through other validators              | Refresh to update count                                              |
| Prime     | Premium delegation pool participation through other validators | Refresh to update count                                              |

License counts reflect the number of each license type currently associated with your connected wallet. Counts update after wallet connection and after relevant on-chain transactions.

<img src="https://mintcdn.com/autheo/_s1JZ2AYeWfPo4OV/images/vp-license-status.png?fit=max&auto=format&n=_s1JZ2AYeWfPo4OV&q=85&s=5b364d185272b2434aab239b92c51287" alt="License status panel showing Sovereign, Core, and Prime counts" width="1867" height="840" data-path="images/vp-license-status.png" />

## Node status table

The Node Status table lists all validator nodes associated with your account.

| Column       | Description                           |
| ------------ | ------------------------------------- |
| Node         | Name of your validator node           |
| Status       | Current node status (see table below) |
| Network      | Mainnet or Testnet                    |
| Commission % | The validator's commission rate       |
| Action       | Management actions for the node       |

### Node status values

| Status       | Colour | Meaning                                            |
| ------------ | ------ | -------------------------------------------------- |
| Provisioning | Amber  | Node is being set up and deployed                  |
| Draft        | Amber  | Configuration saved but not yet deployed           |
| Active       | Green  | Node is running and participating in consensus     |
| Ready        | Blue   | Node is deployed and ready for configuration       |
| Jailed       | Red    | Node has been jailed for downtime or misbehavior   |
| Inactive     | Red    | Node is not currently participating in the network |

The **Manage** button is only available for nodes in **Ready** status. Use it to bind your Sovereign license and complete the activation flow.

<img src="https://mintcdn.com/autheo/_s1JZ2AYeWfPo4OV/images/vp-node-status.png?fit=max&auto=format&n=_s1JZ2AYeWfPo4OV&q=85&s=f26359ad516eea9109a5b52b6d56fb56" alt="Node Status table showing validator nodes and their current status" width="1776" height="851" data-path="images/vp-node-status.png" />

<Note>
  A node must progress through **Provisioning → Ready → Bind Sovereign license → Stake THEO** before it reaches **Active** status and begins participating in consensus. See [Deploying a node](/web-apps/validator-portal/deploying-a-node) for the full deployment flow.
</Note>
