> For the complete documentation index, see [llms.txt](https://docs.vergeos-demo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vergeos-demo.com/run-the-platform/system-administration/sites-overview.md).

# Sites Dashboard

The Sites Dashboard provides a central location for monitoring and administration of multiple VergeOS systems. This dashboard aggregates top-level statistics from all the systems to a single screen, with drill-down links to access and view more detailed information. A specific site page can be selected by clicking on its UI card or map coordinate pin (placement based on specified latitude/longitude values).

![sitedash-main.png](/files/iEPcR3ZNcKkkuxd9TpmQ)

### Example: Individual Site Page

![sitepage.png](/files/pHGdWyazbo1H0RvViWhF)

* view more detailed information specific to the site
* manage the site's networks, nodes, and VMs(if enabled)
* launch updates
* create remote tasks
* edit site settings
* refresh statistics
* access incoming/outgoing sync jobs
* view the site's logs

Additionally, there is a quick-link to directly reach the login page for the site's full web interface.

See [**Add Sites**](/run-the-platform/system-administration/site-dashboard-add-sites.md) for instructions on adding a site to the Sites Dashboard.


---

# 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.vergeos-demo.com/run-the-platform/system-administration/sites-overview.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.
