> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/run-the-platform/vi/quan-tri-he-thong/sites-overview.md).

# Bảng điều khiển Sites

Bảng điều khiển Sites cung cấp một vị trí trung tâm để giám sát và quản trị nhiều hệ thống VergeOS. Bảng điều khiển này tổng hợp các số liệu thống kê cấp cao nhất từ tất cả các hệ thống lên một màn hình duy nhất, với các liên kết đi sâu để truy cập và xem thông tin chi tiết hơn. Có thể chọn một trang site cụ thể bằng cách nhấp vào thẻ giao diện người dùng của nó hoặc ghim tọa độ trên bản đồ (vị trí dựa trên các giá trị vĩ độ/kinh độ đã chỉ định).

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

### Ví dụ: Trang site riêng lẻ

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

* xem thông tin chi tiết hơn dành riêng cho site
* quản lý các mạng, node và VM của site (nếu được bật)
* khởi chạy các bản cập nhật
* tạo các tác vụ từ xa
* chỉnh sửa cài đặt site
* làm mới số liệu thống kê
* truy cập các công việc đồng bộ vào/ra
* xem nhật ký của site

Ngoài ra, còn có một liên kết nhanh để đi thẳng đến trang đăng nhập cho giao diện web đầy đủ của site.

Xem [**Thêm Sites**](/run-the-platform/vi/quan-tri-he-thong/site-dashboard-add-sites.md) để biết hướng dẫn về cách thêm một site vào Bảng điều khiển Sites.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verge.io/run-the-platform/vi/quan-tri-he-thong/sites-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
