# Inbox

The Inbox is designed to help organizers manage multiple conversations at once. Here's a few Inbox features to be aware of:

* **Unread Conversations Badges and Notifications:** Unread conversations will be indicated by a red dot next to the conversation, and a red numerical badge on the Inbox. Additionally, users will receive [notifications via email](/help/texting/notification-emails.md) if conversations remain unread after an hour.<br>
* **Assignment Filters:** you can filter the inbox to easily see All conversations ("Any Assignment"), Unassigned conversations, or conversations assigned to you or another User on your account. Here's what the Inbox Assignment Filter looks like:\
  ![](/files/MHKanvdlTvVMVfqdQs7f)<br>
* **Tag Filters:** you can filter the inbox to easily see conversations with People who have a particular tags.<br>
* **Inbox, Unread, and Completed Tabs:** you can switch between these three tabs by selecting the desired option using this selector on top of the conversations list:\
  ![](/files/OGtmcbnERJrq0IUqexPA)
  * **Inbox** displays all messages that haven't been marked as "Completed," regardless of whether they've been viewed.<br>
  * **Unread** displays all messages that haven't been viewed, and so each message will have an unread badge next to them (the red dot).<br>
  * **Completed** displays conversations that have been marked as Complete.<br>
* **Marking Messages as Complete:** Click this button (at the top of each conversation) to mark a conversation as Complete and move it into the 'Completed' view.\
  ![](/files/HnQkhgbyERJ7QGyRnbUv)\
  If someone responds to a conversation after you've marked as complete, it will automatically go back into the Inbox.<br>
* **SMS Opt-Out:** if someone requests to stop receiving messages from you, you must press the "Opt Out SMS" button to prevent them from receiving messages in the future.<br>
* **Viewing and Editing Recipient Info:** the panel on the right side of the Inbox will allow you to view and edit information about the recipient, including [Assignments](/help/organizing/assignments.md), [Tags](/help/managing-data/tags.md), [Standard Fields](/help/managing-data/standard-fields.md), [Custom Fields](/help/managing-data/custom-fields.md), [Questions](/help/managing-data/questions.md), and more. <br>
* **Viewing and Editing Pathway Stages:** In addition, you can view a person's Pathway in the inbox (and change their stage), but only if the Person's most recent conversation was originally initiated from a pathway.\
  ​
* **Opening the Person view:** People with the Admin and Manager [roles](/help/settings/users-and-roles.md) can click open the Person view (and edit standard fields from there) by clicking this icon:

<figure><img src="/files/afoZBQOdCdRjjQbUbSxA" alt=""><figcaption></figcaption></figure>

* **Quick Replies:** at the bottom of the message composition box is the icon for [Quick Replies](/help/texting/quick-replies.md), which looks like this.

<figure><img src="/files/lUjIP4YadhEIwb3EXIqM" alt=""><figcaption></figcaption></figure>

​

* **Campaign Names:** outbound messages that were sent as part of a large-scale [Campaign](https://help.daisychain.app/en/articles/6960950-messaging-campaigns) and which were sent individually.\ <br>

  <figure><img src="/files/SC3IymTitSLfRYNLNTZy" alt=""><figcaption></figcaption></figure>
* **Emojis:** when writing messages, you can use the emoji picker to bring a bit of fun and personality to your conversations. 🙃


---

# 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://daisychain.gitbook.io/help/texting/inbox.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.
