> 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-fr/commencer-agences/panorama-de-lagence/demander-lacces-a-des-entreprises-existantes.md).

# Demander l'accès à des entreprises existantes

Imaginez que vous venez de signer un nouveau client et qu’il dispose déjà d’une entreprise dans Channable. Pour demander l’accès à cette entreprise via votre tableau de bord Agence, suivez les étapes suivantes :

{% stepper %}
{% step %}

### Demander un nouvel accès

Sur la page principale de votre tableau de bord Agence, cliquez sur **Demander un nouvel accès**.

<figure><img src="/files/7b2b8dd4dce61c0d1c15672ac53fb0b0858e6775" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Générer le lien de demande

Sur la page suivante, cliquez sur **Générer le lien de demande d’accès**.

<figure><img src="/files/e34555bcd3352504e7ba29b5f47e022da96a4bc3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Envoyer le lien au propriétaire de l’entreprise

Veillez à envoyer le lien à l’adresse e-mail de la personne ayant le **propriétaire** rôle dans l’entreprise. En savoir plus sur les [rôles utilisateur](/account-billing/account-and-billing-fr/gerez-votre-compte-et-vos-parametres/gerez-les-roles-utilisateurs-dans-un-compte-channable.md).
{% endstep %}

{% step %}

### Le client accorde l’accès

Votre client doit ouvrir le lien, sélectionner l’entreprise Channable à laquelle il souhaite vous donner accès, puis cliquer sur **Accorder l’accès**.<br>

<figure><img src="/files/a38db61ce1e4c9352a7a834f2416999bcf6bc5f3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### L’entreprise s’affiche dans votre tableau de bord Agence

Une fois l’accès accordé, l’entreprise Channable apparaîtra automatiquement dans votre tableau de bord Agence. Tous les utilisateurs de l’agence auront immédiatement accès à la nouvelle entreprise ; il n’est donc pas nécessaire de les ajouter manuellement.
{% 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-fr/commencer-agences/panorama-de-lagence/demander-lacces-a-des-entreprises-existantes.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.
