> 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/subscriptions-accessing.md).

# Xem và truy cập các đăng ký

## Truy cập các đăng ký của riêng bạn

* Truy cập menu người dùng của bạn (góc trên bên phải) và chọn **Đăng ký**\
  \&#xNAN;**-HOẶC-**
* Nhấp vào **biểu tượng Đăng ký (góc trên bên phải)** và chọn **Tất cả Đăng ký của tôi** (để xem tất cả) hoặc chọn **Đăng ký của trang** (để chỉ xem các đăng ký liên kết với trang hiện tại.)

  ![subscriptions-icon-white.png](/files/d04b16a858586fd0d35f0f44eb1e19e8f6f65ed6)

  Biểu tượng Đăng ký sẽ có màu cam nếu bạn đã đăng ký trang hiện tại (tức là bạn sở hữu các đăng ký liên quan đến phần giao diện này.)

  ![subscriptions-icon-orange.png](/files/d40933d2bf7df3ae260e398f3ebb912421dd9ab1)

## Truy cập tất cả Đăng ký

1. Từ menu trên cùng, điều hướng đến **Hệ thống** > **Đăng ký**. Phần này thường sẽ liệt kê tất cả các đăng ký do mọi người dùng sở hữu. Từ trang này, **các đăng ký có thể được chọn để sửa/xóa** (với quyền phù hợp), và các đăng ký mới **có thể được thêm vào.**

{% hint style="info" %}
**Theo mặc định, tất cả người dùng đều có thể xem tất cả các đăng ký nhưng không thể sửa đổi các đăng ký ngoài của riêng họ. Quản trị viên có thể điều chỉnh quyền người dùng cho phù hợp với tổ chức của họ.**
{% endhint %}

{% hint style="success" %}
**Trong toàn bộ giao diện VergeOS,&#x20;*****Sắp xếp*****&#x20;và&#x20;*****Lọc*****&#x20;Các tùy chọn ở đầu các cột có thể hữu ích khi làm việc với các danh sách dài hơn.**
{% endhint %}


---

# 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/subscriptions-accessing.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.
