# Conversations and Responses

When you click into a conversation, you can view the complete history with that contact.

### Change Conversation Status&#x20;

Click the top right status menu to update the conversation status. You can assign the conversation to a specific agent/team, or change it to “open” or “unassign” status.

<figure><img src="/files/qCelIIXpxKLyJEsuxSct" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/DWVl2PgZOkifVha32eIe" alt="" width="188"><figcaption></figcaption></figure>

### Message Responses&#x20;

<figure><img src="/files/VxatUC5oCh8WQtge73Is" alt="" width="188"><figcaption></figcaption></figure>

Type your message directly in the editing area, or click "+" to send an Attachment or Quick Send. You can send Flow, Saved Replies in the Quick Send, and for the WhatsApp inbox, you can also send Message Templates and WhatsApp Flow.

<figure><img src="/files/ZqIqRABV7LAQc14uEQLm" alt="" width="188"><figcaption></figcaption></figure>

On the mobile app, you can also access AI Tools for AI Writer or AI Doc Reply features.

For guidance on using AI Tools, refer to the web version, which functions similarly:&#x20;

{% content-ref url="/pages/wcjomyMjCXcjFraQ4b5O" %}
[AI Tools - AI Writer & Doc Reply](/ai-tools/ai-tools/ai-tools-ai-writer-and-doc-reply.md)
{% endcontent-ref %}

### Send Private Note&#x20;

Switch to the Private Note tab to send internal notes that are only visible to your colleagues.

<figure><img src="/files/fJoWvqKhxgg06OtzXWFg" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://docs.chatalog.ai/chatalog-mobile-app/conversations-and-responses.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.
