> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare-agenzie/pannello-dellagenzia/richiedi-laccesso-para-le-aziende-esistenti.md).

# Richiedi l'accesso Para le aziende esistenti

Scopri come richiedere l'accesso Para un'azienda esistente tramite il tuo Pannello dell'agenzia.

Immagina di aver appena acquisito un nuovo cliente e che abbia già un’azienda in Channable. Per richiedere l’accesso a quell’azienda tramite la tua Dashboard Agenzia, segui questi passaggi:

{% stepper %}
{% step %}

### Richiedi nuovo accesso

Nella pagina principale della tua Dashboard Agenzia, fai clic su **Richiedi nuovo accesso**.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/noSugrZjdRnyrXyx0QVu/19238164819858" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Genera link di richiesta

Nella pagina successiva, fai clic su **Genera link di richiesta di accesso**.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/DKydjAZwg00n1bAPZVAf/19238164832018" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Invia il link al proprietario dell’azienda

Assicurati di inviare il link all’indirizzo email della persona con il ruolo di **Proprietario** dell’azienda. Scopri di più sui [ruoli utente](/account-billing/account-and-billing-it/gestisci-il-tuo-account-e-le-impostazioni/gestisci-i-ruoli-utente-en-laccount-channable.md).
{% endstep %}

{% step %}

### Il cliente concede l’accesso

Il tuo cliente dovrebbe aprire il link, selezionare l’azienda Channable a cui desidera darti accesso e fare clic su **Concedi accesso**.<br>

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/HwVLjTl3n3Cyo2XortUb/19238177352338" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### L’azienda viene mostrata nella tua Dashboard Agenzia

Una volta concesso l’accesso, l’azienda Channable apparirà automaticamente nella tua Dashboard Agenzia. Tutti gli utenti dell’agenzia avranno subito accesso alla nuova azienda, quindi non è necessario aggiungerli manualmente.
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare-agenzie/pannello-dellagenzia/richiedi-laccesso-para-le-aziende-esistenti.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.
