> 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/discussion-threads/create-non-clinical-discussion-thread.md).

# Create a New Non-Clinical Discussion Thread

## Step-by-Step

* [Scenario 1: Add one or more participants](#scenario-1-add-one-or-more-participants)
* [Scenario 2: Add one or more teams](#scenario-2-add-one-or-more-teams)
* [Another way to create a non-clinical discussion thread](#another-way-to-create-a-non-clinical-discussion-thread)

## Scenario 1: Add one or more participants

{% stepper %}
{% step %}
**Go to the&#x20;*****Home*****&#x20;page.**

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

{% step %}
**Select the bubble icon at the bottom of the page.**

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

{% step %}
**Choose&#x20;*****Non-clinical thread*****.**

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

{% step %}
**In the composition menu:**

1. **Enter a title for your message.**
2. **Write the message content.**
3. **Select&#x20;*****Attachments*****&#x20;to add files if needed.**
4. **Set the priority to urgent if needed.**
5. **Click&#x20;*****Next*****&#x20;to go to the second composition page.**

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

{% step %}
**Click&#x20;*****Add a participant*****.**

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

{% step %}

1. **Use the search bar to find the participants you want.**&#x20;
2. **Click the name of the person you want to add.**

{% hint style="info" %}
To add a team, see [***Scenario 2: Add one or more teams***](#scenario-2-add-one-or-more-teams) below.
{% endhint %}

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

{% step %}
**After selecting the participant, click&#x20;*****Add to the discussion*****.**

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

{% step %}
**Click&#x20;*****Send*****&#x20;at the bottom of the page.**

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

{% hint style="success" %}
**Where to Find Them:**

* *Non-clinical threads* are accessible from the *Home* page. They are the ones not linked to a purple patient file (see image).
* You can also find *Non-clinical threads* under the *Network* page by selecting one of your collaborators for this thread.
  {% endhint %}

## **Scenario 2: Add one or more teams**

{% stepper %}
{% step %}
**In step 6 of Scenario 1, click the workplace where your team is located:**

1. **Use the search bar to find the desired workplace.**
2. **Click the name of the workplace where the team you want to add is located.**

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

{% step %}
**After selecting the workplace, click&#x20;*****Add to the discussion*****.**

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

{% step %}
**Click the name of the team you want to add.**

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

{% step %}
**Click&#x20;*****Send*****&#x20;at the bottom of the page.**

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

## **Another way to create a non-clinical discussion thread**

1\) In the **Network** tab, 2) select your contact and 3) click **New thread**.

<div align="left"><figure><img src="/files/YCTuIhUly7hwr2ba9kgn" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/discussion-threads/create-non-clinical-discussion-thread.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.
