# Chữ ký cho từng user

Quản trị viên có thể thêm chữ ký cho user qua những bước sau:

**Bước 1**: Trong SharePoint, chọn list **“Users\_Electronic\_Signature”**

**Bước 2**: Điền các thông tin sau:&#x20;

* Title: Tên người dùng: điền bất kỳ (trường này không dùng để lookup, chỉ dùng để phân biệt khi admin xem list)&#x20;
* Signature: Chữ ký ảnh – convert từ ảnh sang base64, có thể dùng ảnh removed background, dung lượng nhỏ.&#x20;
* UserAD: Tài khoản M365 của người dùng có chữ ký.&#x20;

**Bước 3**: Lưu


---

# 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://spsvn.gitbook.io/product-docs-1/huong-dan-cai-dat-va-cau-hinh-quan-tri-vien/cau-hinh-van-ban/cau-hinh-chuc-nang-van-ban/chu-ky-cho-tung-user.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.
