# Hướng dẫn tạo Integration Token

Tính năng **Integration Token** cho phép bạn tạo mã bảo mật để kết nối hệ thống iVIEC với các ứng dụng hoặc đối tác bên thứ ba một cách an toàn.

Để tạo token, bạn thao tác theo các bước sau:

**Bước 1:** Vào **Tùy chỉnh**, chọn **Integration Token**

<figure><img src="/files/80a57705efa918b8ec299edc71521b7231e0cea9" alt=""><figcaption></figcaption></figure>

**Bước 2:** Nhập tên token tại trường thông tin **Tên token**(ví dụ: Token cho đối tác ABC, Tích hợp API web…)

![](/files/ee5f34db241cb4a3399881d754d44e73ee735671)

**Bước 3:** Ấn **Generate token**

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


---

# 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://help.iviec.vn/thao-tac-su-dung/tuy-chinh/huong-dan-tao-integration-token.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.
