> 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.md).

# Commencer : Agences

- [Commencez en tant qu'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/commencez-en-tant-quagence.md): Découvrez comment les agences peuvent commencer avec Channable, utiliser le Panorama de l'agence et comprendre le programme Partenaire.
- [Comment utiliser un code partenaire](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/commencez-en-tant-quagence/comment-utiliser-un-code-partenaire.md): Découvrez ce qu'est un code partenaire, comment fonctionnent les niveaux partenaire et où ajouter le code.
- [Exigences de formation pour les niveaux partenaires agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/commencez-en-tant-quagence/exigences-de-formation-pour-les-niveaux-partenaires-agence.md)
- [Trouver un partenaire agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/trouver-un-partenaire-agence.md): Trouvez un partenaire agence Channable pour vous aider avec les flux, les campagnes et la croissance e-commerce.
- [Panorama de l'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence.md): Apprenez à utiliser le Panorama de l'agence pour gérer les entreprises clientes, suivre les erreurs du compte et contrôler l'accès de l'agence.
- [Types d'accès aux entreprises clientes](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/types-dacces-aux-entreprises-clientes.md): Apprenez la différence entre l'accès direct et l'accès agence aux entreprises clientes dans le Panorama de l'agence et pourquoi nous recommandons l'accès agence.
- [Gérez l'accès à votre Panorama de l'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/gerez-lacces-a-votre-panorama-de-lagence.md): Apprenez à inviter des utilisateurs de l'agence, attribuer des rôles et gérer l'accès à votre Panorama de l'agence.
- [Demander l'accès à des entreprises existantes](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/demander-lacces-a-des-entreprises-existantes.md): Apprenez à demander l'accès à une entreprise existante depuis votre Panorama de l'agence.
- [Créer une nouvelle entreprise pour votre client](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/creer-une-nouvelle-entreprise-pour-votre-client.md): Apprenez à créer une nouvelle entreprise cliente depuis votre Panorama de l'agence.
- [Modifier les notifications d'erreur pour les utilisateurs de l'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/modifier-les-notifications-derreur-pour-les-utilisateurs-de-lagence.md): Apprenez à modifier les paramètres de notifications d'erreur pour les utilisateurs de l'agence dans le Panorama de l'agence.
- [Supprimer une entreprise](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/supprimer-une-entreprise.md): Apprenez à supprimer une entreprise de votre Panorama de l'agence ou à révoquer son accès direct.


---

# 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.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.
