> 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/restrict-external-network-visibility.md).

# Restrict External Network Visibility

## Step by Step

{% hint style="info" %}
Restricting your network visibility allows you to appear in searches for specific professions only. This means you will be invisible to certain professions, while others can easily find you if they want to collaborate.
{% endhint %}

{% stepper %}
{% step %}
**Start by navigating to your profile at the bottom of the screen.**

<div align="left"><figure><img src="/files/6BeIefVQddi8B27oKztb" alt="" width="366"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select the** ***Settings*** **tab.**

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

{% step %}
**Select** ***Narrow My Visibility*****.**

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

{% step %}
**Click in the bar to display the dropdown menu.**

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

{% step %}
**Select a profession for which you want to restrict your visibility. This profession will not be able to find you during a network search.**

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

{% step %}
**Once the profession is selected, click** ***Add to List*****.**&#x20;

{% hint style="info" %}
**Repeat these steps for all relevant professions.**
{% endhint %}

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

{% step %}
**Click the checkmark in the top right to save your choices.**

<div align="left"><figure><img src="/files/l94b76TQDaPPLbKimtME" 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:

```
GET https://support-en.braver.net/guides/for-healthcare-professionals/network/restrict-external-network-visibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
