> For the complete documentation index, see [llms.txt](https://hotro.metric.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro.metric.vn/ereport/tai-khoan-su-dung/dang-xuat-tai-khoan.md).

# 3.2. Hướng dẫn đăng xuất tài khoản

Khi bạn cần đăng xuất tài khoản của mình, bạn hãy làm theo các bước sau:

### Bước 1: Ấn vào Tên tài khoản tại phần đầu trang <a href="#chon-thanh-tai-khoan" id="chon-thanh-tai-khoan"></a>

Tại phần đầu trang, chọn vào Tên tài khoản của mình hoặc nút <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeBmRelpFmuhkRyl5xpz9rCpAjublbj_ii_K8ZAqzdpvGu6huFheUOt1yFxr2zWFH5oV0BoKEbNsb_wTINMhh0LbcBwkSHD9npriERrdIDKWK0riFw1tJwtEpjh523CoBOqj3HuS3TC-l4A13MPn0yG0CU?key=87wKM7MUMqVUavAJQq-Okw" alt="" data-size="line"> bên cạnh Tên tài khoản.

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

### Bước 2: Chọn “Đăng xuất” <a href="#chon-dang-xuat" id="chon-dang-xuat"></a>

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

Mọi thắc mắc vui lòng liên hệ tổng đài **033 806 2221**, hoặc gửi vào hòm thư: <mark style="color:orange;">**<ereport@metric.vn>**</mark> để được tư vấn và giải đáp.


---

# 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://hotro.metric.vn/ereport/tai-khoan-su-dung/dang-xuat-tai-khoan.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.
