> 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/area-admin/account-and-endpoint-management/contacts-field-guide.md).

# Guida sul campo dei contatti

### Introduzione

L'aggiunta di contatti rende più facile comunicare, favorire la collaborazione e connettersi rapidamente con le persone giuste. Zoom offre vari modi per Aggiungi contatti in base alle esigenze della tua Organizzazione e dei tuoi flussi di lavoro personali. Questa guida illustra i metodi Disponibile per Aggiungi contatti in Zoom e ti aiuta a determinare quale approccio si adatta meglio alle tue esigenze.

{% content-ref url="/pages/b685fc1a7e3b22151d64bd9d98a352eb01741590" %}
[Panoramica dei tipi di contatto](/technical-library/it/area-admin/account-and-endpoint-management/contacts-field-guide/contact-types-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/071720ffc2b40cc53332389713964a2b5dfba82d" %}
[Controlli amministrativi](/technical-library/it/area-admin/account-and-endpoint-management/contacts-field-guide/administrative-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/119290f04f19e9d4b43703a44b9a1c4b3495e183" %}
[Esperienza utente](/technical-library/it/area-admin/account-and-endpoint-management/contacts-field-guide/user-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/cb15208e3052c8ff5fd24cba0c6f45b154f0c880" %}
[Gestione e organizzazione dei contatti](/technical-library/it/area-admin/account-and-endpoint-management/contacts-field-guide/managing-and-organizing-contacts.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/area-admin/account-and-endpoint-management/contacts-field-guide.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.
