> For the complete documentation index, see [llms.txt](https://docs.mywallet.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mywallet.co/crm-manual/setting/administrator-management/add-administrator.md).

# การเพิ่มผู้ดูแลระบบ

เป็นขั้นตอนการเพิ่มข้อมูลผู้ดูแลระบบ (Administrator) ที่ต้องการ โดยมีขั้นตอนดังนี้

![](/files/-LsufkLZbspCKKO0obBh)

* คลิกปุ่ม "Add a New User"

![](/files/-LsugEfQpVi-xn2oALCE)

* กรอกข้อมูลรายละเอียด ดังนี้
  1. เลือก Status Active หรือ in-Active
  2. UserName
  3. Security PIN
  4. Security PIN Confirmation
  5. Email
  6. เลือก Related Employee(s)&#x20;
  7. เลือก Use this account on CRM? On หรือ Off
  8. เลือก Use this account on Merchant system? On หรือ Off
* คลิกปุ่ม "Save" เพื่อบันทึกข้อมูล

{% hint style="info" %}

1. รหัส PIN จะต้องเป็นตัวเลขเท่านั้น และมีจำนวนไม่ต่ำกว่า 6 ตัวอักษร
2. Use this account on CRM? คือ สามารถใช้งานระบบ CRM ได้
3. Use this account on Merchant system? คือ สามารถเข้าใช้งานระบบ Administrative Tools บนบัตร Beyond Pass ได้
   {% endhint %}


---

# 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://docs.mywallet.co/crm-manual/setting/administrator-management/add-administrator.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.
