> 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/consulter-le-profil-des-utilisateurs-sur-le-reseau.md).

# Consulter le profil des utilisateurs sur le réseau

## Pas-à-pas

{% 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 %}
**Dans la page&#x20;*****Réseau*****, choisissez la personne pour laquelle vous voulez consulter le profil.**

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

{% step %}
**Si elle n'apparaît pas sous vous contacts, utilisez la loupe pour et écrivez son nom pour la trouver.**

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

{% step %}
**Après l'avoir trouvé, cliquez sur son nom pour afficher son profil.**

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

{% step %}
**Dans son profil, sélectionnez&#x20;*****Profil détaillé*****.**

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

{% step %}
**Selon ce que la personne a configuré, vous pourrez alors consulter sa biographie, sa profession (si elle est sur le réseau externe de Braver) ainsi que son lieu de travail.**

<div align="left"><figure><img src="/files/dGn18T3BOJjcdKecknAH" 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/consulter-le-profil-des-utilisateurs-sur-le-reseau.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.
