> For the complete documentation index, see [llms.txt](https://help-cdp.hub-js.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-cdp.hub-js.com/tong-quan-hub-cdp/cau-hinh-he-thong/phan-quyen-he-thong/chinh-sua-mot-phan-quyen.md).

# Chỉnh sửa một phân quyền

Để chỉnh sửa quyền hạn của một chức danh sẵn có trong hệ thống, hãy làm theo 4 bước dưới đây.

{% tabs %}
{% tab title="Bước 1" %}

### <mark style="color:blue;">Truy cập Phân quyền tài khoản</mark>

Nhấn vào biểu tượng **Cài đặt -> Cấu hình hệ thống -> Phân quyền tài khoản**

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

Sau đó, hệ thống hiển thị màn hình Phân quyền tài khoản.
{% endtab %}

{% tab title="Bước 2" %}

### <mark style="color:blue;">Chọn quyền (role) muốn chỉnh sửa</mark>

Có 2 cách để bạn có thể đi vào màn hình chỉnh sửa phân quyền:

* Cách 1: Nhấn vào tên chức danh
* Cách 2: Nhấn vào nút ![](/files/IHjyiOZBuh5LWfviJ2Ka)  bên cạnh tên quyền, hiện cửa sổ nhỏ ngay phía dưới, bạn hãy chọn vào **Chỉnh sửa**

<figure><img src="/files/2DuimX2I6meN9MK89xIn" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 3" %}

### <mark style="color:blue;">Chỉnh sửa phân quyền</mark>

Truy cập vào mục **Quyền hạn** trong giao diện **Chỉnh sửa.**

Sau đó, hãy chọn những hành động bạn muốn thêm hoặc bỏ cho quyền này.

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

{% hint style="info" %}
Lưu ý: Nếu bạn muốn cấp toàn quyền truy cập cho chức danh này, hãy chọn **Có** cho câu hỏi *<mark style="color:blue;">"</mark><mark style="color:blue;">**Có đầy đủ quyền truy cập hệ thống?**</mark>*" trong mục **Chi tiết**
{% endhint %}

<figure><img src="/files/GF3fuX2KUbcVB0XBnkpu" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 4" %}

### <mark style="color:blue;">Lưu chỉnh sửa</mark>

Nhấn **Lưu** hoặc **Lưu & Đóng** để hoàn tất thao tác.

<figure><img src="/files/QlsjKMgDmNbgFfyuJ8bU" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help-cdp.hub-js.com/tong-quan-hub-cdp/cau-hinh-he-thong/phan-quyen-he-thong/chinh-sua-mot-phan-quyen.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.
