# Mark a Discussion as Unread

## Step-by-Step

{% stepper %}
{% step %}
**Choose the discussion thread you want to mark as unread.**

* **On computer**: Click on three small dots
* **On mobile and tablet**: Long press on discussion thread

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

{% step %}
**Then click on&#x20;*****Mark as Unread***

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

{% step %}
**The message now appears as if you have not opened it!**

<div align="left"><figure><img src="/files/Cs4dTskHbZq1MaDTRSc6" 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/mark-message-as-unread.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.
