# Publish (Xuất bản)

Sau khi hoàn thành gỡ lỗi, nhấp vào "Xuất Bản" ở góc phải phía trên cho phép bạn lưu và nhanh chóng phát hành quy trình làm việc dưới dạng các loại ứng dụng khác nhau.

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

Các ứng dụng trò chuyện có thể được xuất bản dưới dạng:

* Chạy Ứng Dụng
* Nhúng vào Trang web
* Truy Cập Tài liệu API

Các ứng dụng quy trình làm việc có thể được xuất bản dưới dạng:

* Chạy Ứng Dụng
* Chạy Ứng Dụng hàng loạt
* Truy Cập Tài liệu API

Bạn cũng có thể nhấn "Khôi Phục" để xem trước phiên bản đã được xuất bản cuối cùng của ứng dụng. Xác nhận khôi phục sẽ sử dụng phiên bản quy trình làm việc đã được xuất bản cuối cùng để ghi đè lên phiên bản quy trình làm việc hiện tại.


---

# Agent Instructions: 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://developer.chatx.vn/ii-tinh-nang-co-ban/quy-trinh-lam-viec/publish-xuat-ban.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.
