# How do I assign the Checker role to an Internal User?

Internal user assigned with “Checker” role approves the adhoc user account creation/modification requests initiated by Maker.

You have to create a respective roles and then assign the same to respective users.

**Step 1:** Login to emSigner Super Admin account. Click on ‘Settings’ tab to open the Admin Settings. Click on ‘***Roles and Permissions***’ below Admin Settings

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

**Step 2:**  Here, click on th*e* “***Create New***” button on your right

<figure><img src="/files/T7quqZgmtC2ZZyG0aJGq" alt=""><figcaption><p>List of Roles under Manager Roles and Permissions</p></figcaption></figure>

**Step 3**: Enter the details in the respective fields. Fields that are marked \* are mandatory to be filled by the Admin user. Select the User role as ‘***Checker***’ and check the boxes below to set the permissions for user access. Once the step is complete, click on the “**Save**” button.

<figure><img src="/files/b3PTqoaBaPTzLiRqeyUS" alt=""><figcaption><p>Creating a New User role</p></figcaption></figure>

A new user as a Checker has been successfully created.

### You can now assign the Checker role to any user by using the following steps:

**Step 4 :** Click on “***Manage Users”*** under the Admin Settings.

<figure><img src="/files/4nAKeGuoIH3XLeIUuHRZ" alt=""><figcaption><p>Manage Users</p></figcaption></figure>

**Step 5:** You will be navigated to the Manage Users page, click on the ‘***Create New***‘ button on your right

<figure><img src="/files/o43c0qS32uuUNmMltzKG" alt=""><figcaption><p>Create New User under Manage Users</p></figcaption></figure>

* Now scroll down to User role, and select the User role as “***Checker***” and click on ***Save***.

<figure><img src="/files/Pxv80B7vbVSLpBlRQvcm" alt=""><figcaption><p>Selecting Checker role in New User Profile</p></figcaption></figure>

#### You have successfully assigned a Maker Role to the user.


---

# 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://support.emsigner.com/administrator-settings/admin-settings/roles-and-permissions/how-do-i-assign-the-checker-role-to-an-internal-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.
