# User

You can select User if you want to set up specific capabilities for different users. This is a flexible option, allowing you to further personalise User capabilities.

{% hint style="warning" %}
If you set specific User capabilities, they will override general Role Rules.
{% endhint %}

* Navigate to the Wordpress Dashboard.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Cwicly tab.
* Find the Role Editor.
* Click to open.
* Open User menu.
* Choose required User in the dropdown.
* Toggle required capabilities for this User in the usual way.

<figure><img src="/files/gIgIJlLtU41otF8norIh" 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.cwicly.com/themer/role-editor/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.
