> 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 des agences 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 le niveau partenaire de l'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/commencez-en-tant-quagence/exigences-de-formation-pour-le-niveau-partenaire-de-lagence.md)
- [Trouver un partenaire d'agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/trouver-un-partenaire-dagence.md): Trouvez un partenaire d'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): Découvrez comment utiliser le panorama des agences 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): Découvrez la différence entre un accès direct et un accès via l'agence aux entreprises clientes dans le panorama des agences, ainsi que pourquoi nous recommandons l'accès via l'agence.
- [Gérez l'accès à votre panorama des agences](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/gerez-lacces-a-votre-panorama-des-agences.md): Découvrez comment inviter des utilisateurs de l'agence, attribuer des rôles et gérer l'accès à votre panorama des agences.
- [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): Découvrez comment demander l'accès à une entreprise existante depuis votre panorama des agences.
- [Créez une nouvelle entreprise pour votre client](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/creez-une-nouvelle-entreprise-pour-votre-client.md): Découvrez comment créer une nouvelle entreprise cliente depuis votre panorama des agences.
- [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): Découvrez comment modifier les Notifications d'erreur pour les utilisateurs de l'agence dans le panorama des agences.
- [Supprimer une entreprise de votre agence](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer-agences/panorama-de-lagence/supprimer-une-entreprise-de-votre-agence.md): Découvrez comment supprimer une entreprise de votre panorama des agences 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.
