> For the complete documentation index, see [llms.txt](https://document.o2skin.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.o2skin.asia/quan-ly-phong-kham/cau-hinh-hang-cho/cau-hinh-loai-hang-cho/chinh-sua-loai-hang-cho.md).

# Chỉnh sửa loại hàng chờ

Dưới đây là các bước hướng dẫn chi tiết để bạn thực hiện:

## Bước 1: Truy cập màn hình Cài đặt Loại hàng chờ

* Truy cập vào mục **Phòng khám** trên thanh điều hướng bên trái.
* Chọn **Điều phối**.

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

* Chọn **Cài đặt** ở góc trên bên phải màn hình.

<figure><img src="/files/2O5FJCmIKcmqGy6cW9M1" alt=""><figcaption></figcaption></figure>

* Chọn tab **Loại hàng chờ**.

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

## Bước 2: Chọn loại hàng chờ cần chỉnh sửa

* Tìm trong danh sách loại hàng chờ bạn muốn chỉnh sửa.
* Nhấn vào biểu tượng bút chì phía cuối bên phải của loại hàng chờ đó.

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

## **Bước 3: Chỉnh sửa loại hàng chờ**

* Cập nhật các thông tin cần chỉnh sửa như tên loại hàng chờ (trường thông tin bắt buộc) , trạng thái hiển thị loại dịch vụ và trạng thái hoạt động.

<figure><img src="/files/Q1XyQTVYqgYjq4NWgRPQ" alt="" width="223"><figcaption></figcaption></figure>

* Nhấn **Lưu** để lưu các thay đổi. **Lưu ý:** Hệ thống chỉ cho phép Lưu loại hàng chờ khi bạn đã điền trường thông tin bắt buộc.


---

# 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://document.o2skin.asia/quan-ly-phong-kham/cau-hinh-hang-cho/cau-hinh-loai-hang-cho/chinh-sua-loai-hang-cho.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.
