# Find a Closed Discussion Thread

## Step-by-Step

{% hint style="info" %}
When a discussion is completed, the care team can close the thread. The content will remain accessible, but you will no longer be able to exchange new messages.
{% endhint %}

{% stepper %}
{% step %}
**Access the care team of your choice.**

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

{% step %}
**The page of your care team is divided into 2 sections (see orange boxes)**

* *Active Discussion Threads*
* *Closed Discussion Threads*

Note that each closed discussion thread is marked with a checkmark.

Click on the closed discussion thread that interests you.

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

{% step %}
**You have access to the entire discussion and attachments (paperclip at top right), if applicable.**

Note that the closed discussion thread displays the mention: *The discussion thread has been closed* and it is impossible to add content to it. (See orange box at bottom of screen)

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


---

# Agent Instructions: 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-patients-and-caregivers/discussion-threads/find-closed-discussion-thread.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.
