> For the complete documentation index, see [llms.txt](https://hr.docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hr.docs.ssaudit.com/english/general-settings-module/the-register-user-permission-item.md).

# The Register User Permission Item

## **Item description**

This Item has function to registration the using permission for users.

## **Implementation Instruction**

In the Taskbar, select ![](/files/-MVTtVOT3_mRACcuqaBS) , figure IV.13.1 is the interface of this Item.

![IV.13.1](/files/-MVTtVOULMPEPl4pGNCk)

### **Steps required to setup user permission**

Step 1: Select the user that needs permission in the USER LIST section.

Step 2: Tick in to the EDIT, VIEW.

Step 3: Click **Save** to save user right.

1. **Explanation**

* List of users: display list of all current users
* Permission Group: is the group of modules (indicate in red line box No. 1 in figure IV.13.2).
* Functions: is the group of items and functions of the software (indicate in red line box No.2 in figure IV.13.2).

![IV.13.2](/files/-MVTtVOV3FiPS5Pc1P8H)

* EDIT: Permission to view and edit data.
* VIEW: Permission to view but not allowed to edit data.
* TABLIST: Using to setup permission by tab. If left blank, this user has authority to the entire tab in the interface. For example (Figure III.13.3): the interface includes tabs: General, Input New employee, Utilities

![IV.13.3](/files/-MVTtVOWE5cTTcsjcSqu)


---

# 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://hr.docs.ssaudit.com/english/general-settings-module/the-register-user-permission-item.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.
