# Magento 1 - Add Role

From the Magento 1 Admin, navigate to **System > Web Services > SOAP/XML-RPC – Roles**

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

Now click on **Add New Role** button

<figure><img src="/files/7zOx6SFB2SLmtUY0FyDu" alt=""><figcaption></figcaption></figure>

Now add the role information as shown below

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

* **Role Name –** Add the name of the role.
* **Current Admin Password –** Enter the password of the current admin.

Now add the role resources as shown below to assign the resource access for the role.

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

Now add the user for the current role

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

At last, click on the **Save Role** button.


---

# 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://docs.magecomp.com/magento-2-inventory-sync-soap-api/magento-1-add-role.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.
