# Overview

## Giới thiệu

**Tính năng phân quyền người dùng** giúp quản lý hệ thống Wealify hiệu quả hơn bằng cách giới hạn quyền truy cập và thao tác của từng tài khoản theo vai trò cụ thể (như Director, Finanace, và Seller).&#x20;

Nhờ đó, doanh nghiệp có thể bảo mật thông tin, kiểm soát hoạt động tốt hơn và đảm bảo mỗi người dùng chỉ thực hiện đúng chức năng đã được phân công.

## Cách đăng nhập

1. Bước 1: Truy cập đường link: <https://app.wealify.com/signin>
2. Bước 2: Đăng nhập tài khoản tùy theo phân quyền như sau:

* Đối với tài khoản Director:

Chọn **User** trên màn hình và điền thông tin đăng nhập bao gồm email và mật khẩu.

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

* Đối với tài khoản Finance và Seller:

Chọn **Employee** trên màn hình và điền thông tin đăng nhập bao gồm biệt danh (được đặt bởi Director) và mật khẩu.

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

3. Bước 3: Chọn nút **Đăng nhập**.

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

## Màn hình sau đăng nhập

* Đối với Director:

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

* Đối với Finance:

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

* Đối với Seller:

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


---

# 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://helpcenter.wealify.com/my-wealify-account/quan-ly-phan-quyen/overview.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.
