> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/reseau/ajouter-un-contact-a-votre-bottin.md).

# Ajouter un contact à votre bottin

## Pas-à-pas

{% hint style="info" %}
Ajouter un contact à votre bottin permet de créer un raccourci facilitant l'ajout de cette personne lors de la création d'un fil de discussion. Assurez-vous d'ajouter à votre bottin vos plus grands collaborateurs!
{% endhint %}

{% hint style="success" %}
Tous vos amis seront automatiquement ajoutés à votre bottin.
{% endhint %}

{% stepper %}
{% step %}
**Accédez à la page&#x20;*****Réseau*****.**

<div align="left"><figure><img src="/files/4wi1tcIBcKOPM5Y8MpND" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Recherchez le participant que vous souhaitez ajouter à votre bottin en cliquant sur la loupe.**

<div align="left"><figure><img src="/files/w5jbhhKCokKvZ1AZfeCP" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez le participant pour ouvrir son profil.**

<div align="left"><figure><img src="/files/8Pt23tP14UHOqlb4jhbX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Cliquez sur&#x20;*****Ajouter à mon bottin*****.**

<div align="left"><figure><img src="/files/ACfWUWQSEYOzE8efXv0Z" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Il est maintenant ajouté à mon bottin. Je peux le retirer, au besoin, en cliquant sur&#x20;*****Retirer de mon bottin*****.**

<div align="left"><figure><img src="/files/cdpOiFZfiOFEW8YktqaE" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Tous les participants qui font partie de mon bottin s'affichent dans la page&#x20;*****Réseau*****&#x20;sous la mention&#x20;*****Contacts*****.**

<div align="left"><figure><img src="/files/BnfWMcKUbrWdDvjxdWcw" alt="" width="375"><figcaption></figcaption></figure></div>
{% 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://support.braver.net/guides/pour-les-professionnels/reseau/ajouter-un-contact-a-votre-bottin.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.
