# Runbooks de utilizador

Aqui você pode encontrar todos os Runbooks de Usuário juntamente com as subcategorias disponíveis.

## AVD

* [Saída do Usuário](/pt/automacao/runbooks/runbook-references/user/avd/user-signout.md)

## Geral

* [Atribuir Grupos por Modelo](/pt/automacao/runbooks/runbook-references/user/general/assign-groups-by-template.md)
* [Atribuir ou Desatribuir Licença](/pt/automacao/runbooks/runbook-references/user/general/assign-or-unassign-license.md)
* [Atribuir Windows365](/pt/automacao/runbooks/runbook-references/user/general/assign-windows365.md)
* [Listar Associações a Grupos](/pt/automacao/runbooks/runbook-references/user/general/list-group-memberships.md)
* [Listar Propriedades de Grupos](/pt/automacao/runbooks/runbook-references/user/general/list-group-ownerships.md)
* [Listar Gerente](/pt/automacao/runbooks/runbook-references/user/general/list-manager.md)
* [Desativar Usuário Permanentemente](/pt/automacao/runbooks/runbook-references/user/general/offboard-user-permanently.md)
* [Desativar Usuário Temporariamente](/pt/automacao/runbooks/runbook-references/user/general/offboard-user-temporarily.md)
* [Reprovisionar Windows365](/pt/automacao/runbooks/runbook-references/user/general/reprovision-windows365.md)
* [Redimensionar Windows365](/pt/automacao/runbooks/runbook-references/user/general/resize-windows365.md)
* [Desatribuir Windows365](/pt/automacao/runbooks/runbook-references/user/general/unassign-windows365.md)

## Correio

* [Adicionar ou Remover Endereço de E-mail](/pt/automacao/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Atribuir Política de Caixa de Correio OWA](/pt/automacao/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Converter em Caixa de Correio Partilhada](/pt/automacao/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Delegar Acesso Total](/pt/automacao/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Delegar Enviar Como](/pt/automacao/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Delegar Enviar em Nome de](/pt/automacao/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Ocultar ou Desocultar no Livro de Endereços](/pt/automacao/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Listar Permissões da Caixa de Correio](/pt/automacao/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Listar Configuração da Caixa de Correio da Sala](/pt/automacao/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Remover Caixa de Correio](/pt/automacao/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Definir Fora do Escritório](/pt/automacao/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Definir Configuração da Caixa de Correio da Sala](/pt/automacao/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

## Telefone

* [Desativar Telefone do Teams](/pt/automacao/runbooks/runbook-references/user/phone/disable-teams-phone.md)
* [Obter Informações do Utilizador do Teams](/pt/automacao/runbooks/runbook-references/user/phone/get-teams-user-info.md)
* [Conceder Políticas de Utilizador do Teams](/pt/automacao/runbooks/runbook-references/user/phone/grant-teams-user-policies.md)
* [Definir Encaminhamento Permanente de Chamadas do Teams](/pt/automacao/runbooks/runbook-references/user/phone/set-teams-permanent-call-forwarding.md)
* [Definir Telefone do Teams](/pt/automacao/runbooks/runbook-references/user/phone/set-teams-phone.md)

## Segurança

* [Confirmar ou Ignorar Utilizador de Risco](/pt/automacao/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Criar Temporary Access Pass](/pt/automacao/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Ativar ou Desativar Expiração da Palavra-passe](/pt/automacao/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [Redefinir MFA](/pt/automacao/runbooks/runbook-references/user/security/reset-mfa.md)
* [Redefinir Palavra-passe](/pt/automacao/runbooks/runbook-references/user/security/reset-password.md)
* [Revogar ou Restaurar Acesso](/pt/automacao/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Definir ou Remover MFA de Telefone Móvel](/pt/automacao/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

## Informações do Utilizador

* [Renomear Utilizador](/pt/automacao/runbooks/runbook-references/user/userinfo/rename-user.md)
* [Definir Foto](/pt/automacao/runbooks/runbook-references/user/userinfo/set-photo.md)
* [Atualizar Utilizador](/pt/automacao/runbooks/runbook-references/user/userinfo/update-user.md)

[Voltar para a visão geral da Referência de Runbook](/pt/automacao/runbooks/runbook-references.md)


---

# 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.realmjoin.com/pt/automacao/runbooks/runbook-references/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.
