> For the complete documentation index, see [llms.txt](https://huongdan.aiva.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.aiva.vn/tinh-nang-mo-rong/tuy-chinh-lich-su-chat-va-chia-se-cho-nguoi-khac.md).

# Tùy chỉnh lịch sử chat và chia sẻ cho người khác

{% embed url="<https://youtu.be/h2fM024APgs>" %}

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

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

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

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

<figure><img src="/files/9vsp1syY2iUdOfyHXMqk" alt=""><figcaption></figcaption></figure>

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

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

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

* Bước 1: Chọn mục trợ lý AIVA
* Bước 2: Chọn mục lịch sử
* Bước 3: Di chuột vào trợ lý AIVA bạn muốn chỉnh sửa, Chọn dấu ba chấm bên cạnh trợ lý&#x20;
* Bước 4: Chọn đổi tên
* Bước 5: Nhập vào tiêu đề bạn muốn đặt cho trợ lý
* Bước 6: Bấm đổi tên&#x20;
* Bước 7: Quay lại bước 3 + bước 4, chọn chia sẻ
* Bước 8: Sao chép liên kết và gửi cho người khác
* Bước 9: Quay lại bước 3 + bước 4, chọn xoá
* Bước 10: Ấn đồng ý để xóa


---

# 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://huongdan.aiva.vn/tinh-nang-mo-rong/tuy-chinh-lich-su-chat-va-chia-se-cho-nguoi-khac.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.
