> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/pt/canto-do-administrador/account-and-endpoint-management.md).

# Gestão de conta e pontos de extremidade

{% content-ref url="/pages/ecda4610517fda876dc7acc5a54e6507891812ca" %}
[Explicação sobre a consolidação de conta e usuário](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/account-and-user-consolidation-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/7fc2caa5d31bf413c93012666ac75ea8fcbd05e1" %}
[Guia de campo de contatos](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/contacts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ba9e27a046eef8affe55d1ff82c6c50e6eb8837" %}
[Guia de campo da administração delegada](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/delegated-administration-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/aa67e7b3c27222bdadce53f913832c146ea72c45" %}
[Guia de campo da administração delegada para parceiros](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/delegated-administration-for-partners-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/cb6b2c8efc7b427bbe11cd262f83a8b23d09515c" %}
[Explicação sobre a nova experiência de gerenciamento de grupos e configurações](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/new-groups-and-settings-management-experience-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/d2028a93c15f92387ed1f15f99a0cdf37f92c89f" %}
[Guia de campo de SSO](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/sso-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/5dec3fdc927b88d09882bf594f968a20ce393e2c" %}
[Guia de campo de Subcontas](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/sub-accounts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/c2095444972bf7cbc913787a92e7788901ef367a" %}
[Guia de campo do Zoom para Intune](/technical-library/pt/canto-do-administrador/account-and-endpoint-management/zoom-for-intune-field-guide.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/pt/canto-do-administrador/account-and-endpoint-management.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.
