# Clone an Existing Role

There are a host of inbuilt roles available according to the different use cases. Let’s suppose a user wants to use an existing Inbuilt Role but with certain modifications, so the user can use the clone option to clone an existing role and then modify it.\
\
How to Clone an Existing Role?&#x20;

* To Access the Roles Tab, Sidebar → Settings → Team Management

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

* Go to the Roles Tab and Select the Kebab Menu in the Actions Section of the particular Role such as Software Developer for example the user wants to clone
*

```
<figure><img src="/files/PYT7R2iESfYPTCMpCRiH" alt=""><figcaption></figcaption></figure>
```

* After clicking on the Clone Option, the role is cloned successfully and a Modal Window opens up so that the user can make the modifications if necessary after cloning the role. The user can edit the name and the permissions as per the use case and click on the Save Button to save the changes.

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


---

# 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.ozone.one/ozone-end-user-guide/documentation/settings/role-based-access-control/clone-an-existing-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.
