> For the complete documentation index, see [llms.txt](https://docs.softhub.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.softhub.vn/twitter-chrome-manager/huong-dan-su-dung/quan-ly-tai-khoan/them-tai-khoan.md).

# Thêm tài khoản

**Lợi ích :**

* Quản lý được tài khoản của mình trên hệ thống một cách dễ dàng và thuận tiện.
* Dùng được những tính năng còn lại trên hệ thống.
* Sử dụng những tài khoản này để phục vụ cho công việc của mình.
* Biết được thông tin trạng thái của nick đang ra sao.
* Đăng nhập được bằng cooki, khi thêm vào phần mềm thì không cần đăng nhập lại nữa.

**Hướng dẫn sử dụng :**&#x20;

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

\- Browser: Thứ tự tài khoản trên hệ thống

\- Proxy: Proxy đã gán cho account&#x20;

\- Login: Trạng thái đăng nhập (tích màu xanh là đã đăng nhập và hoạt động bình thường, tích màu xám là chưa đăng nhập)

\- C.Pass: trạng thái tài khoản đã đổi mật khẩu chưa ( tick xanh là tài khoản bị đã đổi mật khẩu, tich màu xám là tài khoản chưa đổi mật khẩu)

\- Created time: Thời gian thêm account vào hệ thống

\- Message: Thông báo của hệ thống (Có thể chỉnh sửa để ghi chú cho nick)

**Các bước thêm tài khoản :**

* Chuẩn bị file tài khoản để thêm vào phần mềm. Định dạng là file txt.
* Mỗi tài khoản một dòng, tài khoản đã có ở trên phần mềm thì sẽ không được thêm vào nữa.
* Phần mềm hỗ trợ nhiều định dạng cho các tài khoản như: "id|pass|mail|passmail", "user|pass|mail|passmail", "mail|passmail|user|pass", "mail|passmail|pass|cookies"....

<div align="right"><figure><img src="/files/PvIA1xw811FBFCdZRGs8" alt=""><figcaption></figcaption></figure></div>

* Chọn vào tính năng [Quản lý tài khoản.](/twitter-chrome-manager/huong-dan-su-dung/quan-ly-tai-khoan.md)

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

* Chọn vào dấu cộng để tiến hành thêm tài khoản vào.

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

* Click ô Chọn file và tìm đến nơi chứa file tài khoản để gán vào phần mềm.

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

Video hướng dẫn:

{% embed url="<https://www.youtube.com/watch?index=5&list=PLvJk1kyzTiXLG7PxOE1XXPATXVGNFhmAD&v=Ceuhi3KLjM4>" %}


---

# 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://docs.softhub.vn/twitter-chrome-manager/huong-dan-su-dung/quan-ly-tai-khoan/them-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.
