# Close and Export Discussion Thread as PDF

{% hint style="info" %}
**Who can close a discussion?**

* The person who started the discussion
* All members of their team
* All members of their organizational unit (if applicable)
  {% endhint %}

## Step by Step

{% stepper %}
{% step %}
**Click on the 3 small dots of the discussion thread you want to close.**

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

{% step %}
**Select "Close for Everyone".**

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

{% step %}
**Confirm that you have finished.**

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

There you go, your discussion thread is closed! It becomes an immutable artifact, but still accessible.
{% endstep %}

{% step %}
**To export a discussion thread as PDF, select the closed discussion.**

{% hint style="info" %}
When a discussion is closed, it displays a checkmark to its right (see orange box).
{% endhint %}

1. Then click on the 3 small dots at the bottom right of the discussion.
2. Select *Export as PDF*. A window will open for you to save it in the right place.

<div align="left"><figure><img src="/files/Tnc7Pr8onfpqKWLKG5yI" 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-healthcare-professionals/discussion-threads/close-and-export-discussion-thread-as-pdf.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.
