> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/es/automatizacion/runbooks/runbook-references/user.md).

# Runbooks de usuario

Aquí puedes encontrar todos los Runbooks de usuario junto con las subcategorías disponibles.

## AVD

* [Cerrar sesión del usuario](/es/automatizacion/runbooks/runbook-references/user/avd/user-signout.md)

## General

* [Asignar grupos por plantilla](/es/automatizacion/runbooks/runbook-references/user/general/assign-groups-by-template.md)
* [Asignar o desasignar licencia](/es/automatizacion/runbooks/runbook-references/user/general/assign-or-unassign-license.md)
* [Asignar Windows365](/es/automatizacion/runbooks/runbook-references/user/general/assign-windows365.md)
* [Listar membresías de grupos](/es/automatizacion/runbooks/runbook-references/user/general/list-group-memberships.md)
* [Listar propietarios de grupos](/es/automatizacion/runbooks/runbook-references/user/general/list-group-ownerships.md)
* [Listar administrador](/es/automatizacion/runbooks/runbook-references/user/general/list-manager.md)
* [Dar de baja al usuario permanentemente](/es/automatizacion/runbooks/runbook-references/user/general/offboard-user-permanently.md)
* [Dar de baja al usuario temporalmente](/es/automatizacion/runbooks/runbook-references/user/general/offboard-user-temporarily.md)
* [Reaprovisionar Windows365](/es/automatizacion/runbooks/runbook-references/user/general/reprovision-windows365.md)
* [Redimensionar Windows365](/es/automatizacion/runbooks/runbook-references/user/general/resize-windows365.md)
* [Desasignar Windows365](/es/automatizacion/runbooks/runbook-references/user/general/unassign-windows365.md)

## Correo

* [Agregar o quitar dirección de correo electrónico](/es/automatizacion/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Asignar directiva de buzón Owa](/es/automatizacion/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Convertir en buzón compartido](/es/automatizacion/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Delegar acceso completo](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Delegar enviar como](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Delegar enviar en nombre de](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Ocultar o mostrar en la libreta de direcciones](/es/automatizacion/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Listar permisos del buzón](/es/automatizacion/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Listar la configuración del buzón de sala](/es/automatizacion/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Administrar buzón de archivo](/es/automatizacion/runbooks/runbook-references/user/mail/manage-archive-mailbox.md)
* [Quitar buzón](/es/automatizacion/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Configurar fuera de Office](/es/automatizacion/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Establecer la configuración del buzón de sala](/es/automatizacion/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

## Teléfono

* [Deshabilitar el teléfono de Teams](/es/automatizacion/runbooks/runbook-references/user/phone/disable-teams-phone.md)
* [Obtener información del usuario de Teams](/es/automatizacion/runbooks/runbook-references/user/phone/get-teams-user-info.md)
* [Conceder directivas de usuario de Teams](/es/automatizacion/runbooks/runbook-references/user/phone/grant-teams-user-policies.md)
* [Configurar el desvío permanente de llamadas de Teams](/es/automatizacion/runbooks/runbook-references/user/phone/set-teams-permanent-call-forwarding.md)
* [Configurar el teléfono de Teams](/es/automatizacion/runbooks/runbook-references/user/phone/set-teams-phone.md)

## Seguridad

* [Confirmar o descartar usuario riesgoso](/es/automatizacion/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Crear Temporary Access Pass](/es/automatizacion/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Habilitar o deshabilitar expiración de contraseña](/es/automatizacion/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [Listar métodos MFA](/es/automatizacion/runbooks/runbook-references/user/security/list-mfa-methods.md)
* [Listar eventos de inicio de sesión](/es/automatizacion/runbooks/runbook-references/user/security/list-signin-events.md)
* [Restablecer MFA](/es/automatizacion/runbooks/runbook-references/user/security/reset-mfa.md)
* [Restablecer contraseña](/es/automatizacion/runbooks/runbook-references/user/security/reset-password.md)
* [Revocar o restaurar acceso](/es/automatizacion/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Configurar o quitar MFA del teléfono móvil](/es/automatizacion/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

## Información del usuario

* [Renombrar usuario](/es/automatizacion/runbooks/runbook-references/user/userinfo/rename-user.md)
* [Establecer foto](/es/automatizacion/runbooks/runbook-references/user/userinfo/set-photo.md)
* [Actualizar usuario](/es/automatizacion/runbooks/runbook-references/user/userinfo/update-user.md)

[Volver a la vista general de la referencia del runbook](/es/automatizacion/runbooks/runbook-references.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.realmjoin.com/es/automatizacion/runbooks/runbook-references/user.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.
