> For the complete documentation index, see [llms.txt](https://support-en.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-en.braver.net/guides/for-healthcare-professionals/network/invite-healthcare-professional-to-join-braver-network.md).

# Invite a Healthcare Professional to Join Braver Network

## Step by Step

{% stepper %}
{% step %}
**Go to the Network page.**

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

{% step %}
**Search for the name of the person you want to join.**

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

{% step %}
**They are not part of the network? Click on&#x20;*****Invite a New Member*****.**

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

{% step %}
**Fill in all invitation fields. Make sure to choose the correct profession for your invitee. When you invite a member to the network, you vouch for their identity.**

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

{% step %}
**Add his workplace**

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

{% step %}
**Activate the toggle&#x20;*****Send invitation now*****.**

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

{% step %}
**Choose your invitee’s language preference.**

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

{% step %}
**Select your preferred option between&#x20;*****Send by email*****&#x20;or&#x20;*****Share a link*****&#x20;(see step 9).** &#x20;

<div align="left"><figure><img src="/files/cNoJKQK3Y9CyDiIzgcQf" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**It is possible to add a security question that only the recipient knows the answer to. Like with a bank transfer, we want to ensure the right person accepts the invitation.**&#x20;

![](/files/18vxYKdomg3SjgVwQoSU)
{% endhint %}
{% endstep %}

{% step %}
**Enable Send by link if you want to send your invitation by SMS, for example.**

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

{% step %}
**Click on&#x20;*****Send invitation*****.**

<div align="left"><figure><img src="/files/BkrdxEovSWoC22lzhe5O" 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-en.braver.net/guides/for-healthcare-professionals/network/invite-healthcare-professional-to-join-braver-network.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.
