# Marking conversations as unread

You may hover over the conversation you wish to mark as unread in the list. Click the downward arrow, and the words "Mark as unread" will appear on a pop-up. Click to complete the marking.

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FCi3khgheyKy7E5rqwQgd%2FBasic%204.jpg?alt=media&#x26;token=e9c1d4e4-100f-49c1-8841-89126642ed04" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
A blue notification label will appear next to the contact name after successfully marking the chat as unread on the list.&#x20;
{% endhint %}

{% hint style="info" %}
Want to read conversations without marking them as unread? Use [Invisible Mode](https://support.chatmonster.io/features/inbox/invisible-mode)!
{% endhint %}


---

# 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.chatmonster.io/features/inbox/marking-conversations-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.
