# Invisible mode

Invisible mode allows users to read messages while keeping the unread label on. It comes in handy when members want to read messages without being shown as read.

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FEVCoJJnKxw83noV1HqwO%2FInvisible%20mode.jpg?alt=media&#x26;token=28c62b7c-9801-48e5-ad29-ee4810f098e9" alt=""><figcaption></figcaption></figure>

You may enable Invisible Mode by clicking on the setting highlighted above. It provides space for members to come up with the best response when handling requests or inquiries from clients or customers.

{% hint style="warning" %}
The unread label will disappear when a member replies with any message in the conversation.
{% 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/invisible-mode.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.
