> 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/it/angolo-admin/account-and-endpoint-management.md).

# Gestione di account ed endpoint

{% content-ref url="/pages/e20f1d330314e3d3caf22287fd38a3f700812be1" %}
[Spiegazione della consolidazione di account e utenti](/technical-library/it/angolo-admin/account-and-endpoint-management/account-and-user-consolidation-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/0d7ce6e7af8600a8e68c32de98585c5528c7eca4" %}
[Guida pratica ai contatti](/technical-library/it/angolo-admin/account-and-endpoint-management/contacts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/9e6ea1693f046ed717da797e04c2c4ad04dca81e" %}
[Guida pratica all'amministrazione delegata](/technical-library/it/angolo-admin/account-and-endpoint-management/delegated-administration-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/e084b81af6e1c1d8f7d71abcc96a56e66ccabba3" %}
[Guida pratica all'amministrazione delegata per i Partner](/technical-library/it/angolo-admin/account-and-endpoint-management/delegated-administration-for-partners-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/e7940672ab432ed6a714e81a95e38323b564fd01" %}
[Nuova esperienza di gestione di gruppi e Impostazioni, spiegazione](/technical-library/it/angolo-admin/account-and-endpoint-management/nuova-esperienza-di-gestione-di-gruppi-e-impostazioni-spiegazione.md)
{% endcontent-ref %}

{% content-ref url="/pages/2b2e2e599621069330b285e39d7f3958af1fe3a2" %}
[Guida pratica all'SSO](/technical-library/it/angolo-admin/account-and-endpoint-management/sso-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/2cbd3857d4c65707076ad268498663b9f2c2d34d" %}
[Guida pratica agli account secondari](/technical-library/it/angolo-admin/account-and-endpoint-management/sub-accounts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/bd9b6f1c1b03058f3fc7ba436bab020ecbbda6fd" %}
[Guida pratica a Zoom for Intune](/technical-library/it/angolo-admin/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/it/angolo-admin/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.
