> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/english/m5/cau-hinh/dsagency.md).

# Danh sách Agency

**Mục đích:** Quản lý danh sách Agency và hỗ trợ cập nhật thông tin những agency đã có trên hệ thống.

**Để chỉnh sửa thông tin Agency,Quản lý thực hiển như sau:**

**Bước 1:** Quản lý truy cập trang **Cấu hình** từ menu bên trái, chọn **Danh sách Agency**

![Danh sách Agency](https://user-images.githubusercontent.com/75475064/105470268-ef6dd080-5ccb-11eb-8bd8-d602753d5087.png)

**Bước 2:** Quản lý click vào icon ![](https://user-images.githubusercontent.com/75475064/105470692-715df980-5ccc-11eb-992f-fe0f8f39f58c.png) để tiến hành chỉnh sửa :

![Chỉnh sửa Agency](https://user-images.githubusercontent.com/75475064/105471493-5dff5e00-5ccd-11eb-915d-8410a1201815.png)

Quản lý cập nhật thông tin Agency như: Tên Agency, Mã Agency, mã màu sắc,... và click **Cập nhật** để hoàn thành chỉnh sửa thông tin Agency.

![Cập nhật thông tin Agency](https://user-images.githubusercontent.com/75475064/105471785-b2a2d900-5ccd-11eb-92a0-ec6be777141b.png)

**Lưu ý: Quản lý hãy liên hệ với bộ phận kỹ thuật để được hỗ trợ khi muốn thêm mới một Agency.**


---

# 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://hd.gobiz.vn/english/m5/cau-hinh/dsagency.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.
