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

# Dashboard overview

> Find access, create credentials, inspect traffic and limits, register wallets, rent access, and renew passes.

Use the ThorNode dashboard to turn an owned pass or active rental into RPC credentials or another product connection, then monitor its activity and limits.

Open it from [thornode.io](https://www.thornode.io) and choose **Login with Discord**. The dashboard shows your current access, products, locations, usage, and limits.

## Start with your access

<Steps>
  <Step title="Review passes and rentals">
    Open **Overview**. The **Your passes** and **Your rentals** sections show the active access sources associated with the Discord account.

    An expected pass can appear after you register its owning address under **Wallets**. An activated rental appears under **Your rentals** without transferring an NFT.
  </Step>

  <Step title="Choose the access your application will use">
    Note whether you are using an owned pass or rental and check its status and expiration. You will select this same access in **Endpoints**, **Usage**, and **Limits**.
  </Step>

  <Step title="Open the task area">
    Use the sidebar to create credentials, monitor traffic, check capacity, or manage billing. The result to expect from each area is listed below.
  </Step>
</Steps>

## Find a task

| Task                                  | Shortest UI path                                                        | Result                                                                                    |
| ------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| Review access                         | **Overview → Your passes** or **Your rentals**                          | The access card shows its current state and expiration                                    |
| Create an RPC or WebSocket credential | **Endpoints** sidebar → **Endpoints** tab → access → Network → Location | **Token & Endpoints** shows a masked token and connection details                         |
| Inspect request traffic               | **Usage → access → time range → Network → Location**                    | **Usage overview** and **Per-method analytics** show recorded activity                    |
| Check published capacity              | **Limits → access**                                                     | **Live throughput** shows activity and **Plan limits** shows the selected access's limits |
| Purchase time-limited access          | **Rent → Choose a tier → Choose a duration**                            | A fulfilled purchase appears under **Your rentals**                                       |
| Extend an eligible owned pass         | **Renew → Renew → Select passes → Renewal term**                        | **Renewal Complete** shows the updated expiration                                         |
| Associate a Solana address            | **Wallets → Connect Wallet → Register**                                 | The address appears under **Verified wallets**                                            |
| Compare current tier capabilities     | **Overview → Compare tiers**                                            | The current comparison displays published tier data                                       |
| Check service health                  | **Overview → Network status**                                           | The overview shows the current state of each network                                      |

## Read live values from the dashboard

Use the dashboard rather than a saved screenshot or copied plan table for values that can change:

* Enabled products, networks, and locations for a selected access
* Credential state and optional IP restriction
* Rental offers, durations, displayed USDC amount, and expiration
* Renewal eligibility, calculated amount, and resulting expiration
* Published tier limits and live request, transaction, and token activity
* Usage telemetry and service incidents

<Warning>
  Do not share endpoint tokens, replay keys, Bifrost route URLs, wallet private
  keys, or seed phrases. Redact credential-bearing URLs before adding them to
  logs or support requests.
</Warning>

## Next steps

* [Create and test an endpoint](/dashboard/endpoints).
* [Register a wallet](/dashboard/wallets) for pass discovery and payments.
* [Read usage and live limits](/dashboard/usage-and-limits).
* [Choose the correct product](/getting-started/choose-a-product) before generating a product-specific key.
