# Network Dashboard

Spydra offers a unified view of all activities happening within the network through a dedicated dashboard for each network. You can access the network dashboard within the respective network.

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

The Network dashboard will show the summary of network information such as participant organization count, deployed chaincode count, node count (peers/orderers) and channel information. There are also detailed sections for Node active status, participant org details, deployed applications, and network activity log.


---

# 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.spydra.app/how-to/private-network/networks/network-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.
