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

Internal user assigned with “Maker” role can create new adhoc users or modify existing users in emSigner. When “Maker” creates/modifies an adhoc user, account creation/modification request will be submitted to a Checker.

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/Zj7sVIizoKHUoYWOVe1F" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/e34nskLq7l6luKzAfWsP" alt=""><figcaption><p>Create New in List of Roles</p></figcaption></figure>

**Step 3**: Select the User role ‘***Maker***’ under the Role name and set the access to permissions by checking the box against the list below based on the role and clicking on the “***Save***” button

<figure><img src="/files/4JNQR8CVqLpjKHvrhLMQ" alt=""><figcaption><p>Manage a Rule</p></figcaption></figure>

New user role assigned to be a ***Maker*** has been successfully created.

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

**Step 1**: Click on “***Manage Users***” under admin settings.

<figure><img src="/files/WkdzgIVkz4QoYnE8cgVh" alt=""><figcaption><p>Manage Users under Admin Settings</p></figcaption></figure>

**Step 2:** Click on “***Create New***” button your right side

<figure><img src="/files/DTGZ0Bpk3MU9AmyK0n9E" alt=""><figcaption><p>Create New User</p></figcaption></figure>

**Step 3:** You will be navigated to a page where you can edit or create a new User role. Scroll down to User Role, and select ***Maker*** from the drop down list and add all the relevant information to save the user.

<figure><img src="/files/hDOjKr4CPAZ5JDZNMhsi" alt=""><figcaption></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-maker-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.
