> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/iii.-mobile-app/android-app/6.-cai-dat.md).

# 6. Cài đặt

## **Giao diện Cài đặt**

<figure><img src="/files/8znyKSzaBCuWYgb8tcBg" alt="" width="288"><figcaption></figcaption></figure>

**Tại giao diện này:**

* Tên miền: tên miền (domain) dùng để đăng nhập và quản lý thông tin doanh nghiệp
* **Số máy lẻ:** số máy lẻ (số máy nhánh) của người dùng đã được cài đặt trên portal trước đó
* **Email:** email của người dùng (email đăng nhập)
* **Phiên bản ứng dụng:** phiên bản ứng dụng phần mềm đang sử dụng
* **Đổi mật khẩu:** thay đổi mật khẩu đăng nhập của tài khoản
* **Đăng xuất:** đăng xuất tài khoản đang sử dụng khỏi phần mầm

## **Thay đổi thông tin các nhân**

Để thay đổi thông tin cá nhân, người dùng mobile thao tác theo các bước sau:

* **Bước 1:** Người dùng chọn vào biểu tượng Cài đặt tại phần góc phải dưới của giao diện

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

* &#x20;**Bước 2:** Người dùng nhật thông tin cập nhật mới và nhấn Cập nhật để hoàn tất thay đổi thông tin cá nhân

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

* **Bước 3:** Tại mục Đổi mật khẩu, người dùng nhập thông tin và nhấn nút “Đổi mật khẩu” để cập nhật. Lưu ý khi đổi mật khẩu đăng nhập portal, các thiết bị đã từng đăng nhập sẽ tự động đăng xuất, cần đăng nhập lại với mật khẩu mới để sử dụng

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


---

# 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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/iii.-mobile-app/android-app/6.-cai-dat.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.
