# Link Custom Item with another Item

Custom items có thể được liên kết với nhau. Giao diện người dùng của nó rất giống với \[]]linking Custom Item with a Contact]\([ ](https://docs.abot.vn/custom-object/link-contact-with-an-item)<https://docs.abot.vn/custom-object/link-contact-with-an-item> ).

Hãy tưởng tượng chúng ta có một Custom Item tên là *Bread* và chúng ta muốn liên kết nó với các sản phẩm liên quan. Ví dụ với *Toaster* . Chúng tôi đã tạo Custom Object được gọi là *Product* nơi chứa *Toaster* custom item . Khi mở *Bread* Custom Item chúng ta sẽ thấy tab *Products* :

![Ảnh chụp màn hình 2019-05-13 lúc 13 08 42](https://user-images.githubusercontent.com/1235442/57617288-bb4a8e80-7580-11e9-8c31-193dad96dca4.png)

Để liên kết một Sản phẩm khác, hãy tìm kiếm nó:

![Ảnh chụp màn hình 2019-05-13 lúc 13 11 44](https://user-images.githubusercontent.com/1235442/57617287-bab1f800-7580-11e9-9a7a-3d6d6931cc1c.png)

Khi bạn chọn đúng Custom Item mà bạn đã tìm kiếm thì nó sẽ hiển thị trong bảng Custom Item được liên kết. Nếu bạn muốn hủy liên kết nó, có một nút cho nó trong context menu của hàng trong bảng.

![Ảnh chụp màn hình 2019-05-13 lúc 13 11 58](https://user-images.githubusercontent.com/1235442/57617286-bab1f800-7580-11e9-8712-7fe68a1e564a.png)


---

# 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://docs.abot.vn/custom-object/link-custom-item-with-another-item.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.
