# Quản lý tài khoản cá nhân và page đã kết nối

Tại đây, người dùng có thể:

\-       Xem thông tin tài khoản cá nhân

\-       Xem danh sách page đã liên kết với tài khoản đó

\-       Thêm tài khoản mới/ Import nhanh bằng excel

\-       Cập nhật tài khoản

1. <mark style="color:blue;">**Xem thông tin tin tài khoản**</mark>

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

Người dùng vào mục “**Quản lý tài khoản**” bên thanh menu để xem danh sách các tài khoản. Bao gồm: Tên tài khoản, ID tài khoản, Danh sách các page đã liên kết mà tài khoản đó phụ trách, Trạng thái hoạt động của tài khoản

2. <mark style="color:blue;">**Thêm tài khoản**</mark>

❖    ***Thêm thủ công***:

Người dùng chọn nút “**Thêm BOT**” như hình bên dưới để tiến hành thêm mới tài khoản

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

Chi tiết xem tại **mục 2 - Kết nối BOT** tại mục [**Kết nối**](https://app.gitbook.com/o/ZtCHj77XnG3IesBWNIHf/s/O7LTAvWJmWemyWSpEHmS/~/changes/15/huong-dan-su-dung/z-chat/ket-noi/ket-noi)

❖    ***Thêm nhanh bằng file excel:***

Người dùng chọn nút “**Import BOT**” như hình bên dưới:

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

Sau đó tiến hành tải file lên hệ thống.

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

Sau khi tiến hành import xong, hệ thống sẽ tự động cập nhật vào danh sách tài khoản.


---

# 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://manual.zsolution.vn/huong-dan-su-dung/z-chat/ket-noi/quan-ly-tai-khoan-ca-nhan-va-page-da-ket-noi.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.
