> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/ulisting/ulisting-pro-addons/ulisting-user-roles.md).

# uListing User Roles

{% hint style="info" %}
Here you can watch a [video tutorial ](https://www.youtube.com/watch?v=-kp6MBVKXZU\&list=PL3Pyh_1kFGGDdROALMi4FuNsgmgzXrvOi\&index=3)about **uListing User Roles Addon**
{% endhint %}

uListing User Roles is one of the additional add-ons to our free powerful uListing plugin that ads a feature to create different and several User Roles for a user and attach each of them a different amount of available listings. You can give each role a custom name and amount of available listings.&#x20;

![](/files/-MKnh8cD3DPjBqD2Jutr)

Before you have activated this addon, you will see the following window. The extended option of this add-on is adding an unlimited amount of user roles.

![](/files/-McNZe2qTKtVJHJMRiGt)

But now the cool feature is unlocked, here you can add new user roles as much as you want.&#x20;

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/userrole61.png)

{% hint style="success" %}
In **User Roles Addon**, you can add different custom fields to your roles.
{% endhint %}

To add a custom field, you need to create a role first, then below you can click the add custom field button.

![](/files/-McN_YZslX4W3E9Iesjv)

The result of this custom field is in the following image:

![](/files/-MKnVFBxQVeSIoXEFrcA)

### How to install User Roles Addon

First, go to **Plugins -> Add New.**

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/userrole1.png)

After you have purchased the User roles add-on, you can upload this here.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/userrole2.png)

Click the Install Now button to install the add-ons.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/userrole3.png)

After installation, click the "Activate Plugin" button to activate the uListing User Roles add-on.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/userrole4.png)

After activation, enter your license key to activate the license.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/ulisting/ulisting-pro-addons/ulisting-user-roles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
