> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/es/web-interface/account-menu/my-roles.md).

# Mis roles

Consulte sus propias asignaciones de roles en Devolutions Server, incluido su ámbito   y cómo se concedió cada una.

La sección ***Mis roles*** enumera todos los roles que tiene asignados en los tres ámbitos: ***Workspace***, ***Bóveda*** y ***Proveedor PAM***, junto con la forma en que se concedió cada uno.

Para ver sus roles, haga clic en su avatar en la esquina superior derecha de la interfaz web y seleccione ***Mis roles***.

<table><thead><tr><th width="180">Texto</th><th>Descripción</th></tr></thead><tbody><tr><td><strong>Rol</strong></td><td>Nombre del rol asignado junto con una breve descripción.</td></tr><tr><td><strong>Ámbito</strong></td><td>Dónde se aplica el rol: en el workspace en su conjunto, en una bóveda específica o en un proveedor PAM.</td></tr><tr><td><strong>Asignado mediante</strong></td><td>Cómo ha recibido el rol.</td></tr></tbody></table>

{% hint style="info" %}
Esta página es de solo lectura. Para solicitar un cambio en sus roles, póngase en contacto con el administrador de Devolutions Server.
{% endhint %}

**Véase también**

* [Asignaciones de roles](/server/es/web-interface/administration/configuration/system-permissions.md)
* [Asignaciones de roles de workspace y redundantes](/server/es/web-interface/utilities/reports/vault-workspace-and-redundant-role-assignments-reports.md)


---

# 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.devolutions.net/server/es/web-interface/account-menu/my-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.
