> For the complete documentation index, see [llms.txt](https://docs.myalice.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myalice.ai/myalice-guide-arabic/myalice-inbox/chat-features.md).

# Understand Chat Features

This is what the chat field looks like in your inbox.

![](/files/-MiMo317Iv8hyuQj8IgI)

## Common Chat Elements

{% tabs %}
{% tab title="  📄 Notes" %}
Use Note as a self-reminder while having conversations with a customer. The customer won't be able to view your note.

![change this screenshot](/files/-Mhruqg3dBV9HteknixF)
{% endtab %}

{% tab title="  😄 Emojis" %}
Use emojis to make your conversations more lively 😃
{% endtab %}

{% tab title="📸 Image" %}
Share product images in the inbox or send product screenshots to solve support queries.
{% endtab %}
{% endtabs %}

## 💬 Saved Replies

Saved Replies are fixed or the most frequent replies that your agents use. Some examples can be —

1. Hello! This is John. How can I help you? 😄
2. Could you give me some time so that I can look into the issue?
3. Thanks a lot for your cooperation 😍

Saving them as templates can save a lot of time.&#x20;

### Add Saved Replies

1\. Go to Settings>Saved Replies

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

2\. Click **Create New Saved Reply** and you will find a prompt that allows you to create a canned response.

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

3\. Write your response, set a keyword that will trigger the response, and decide if this response is for you or your entire team. Then hit **Save**.&#x20;

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

4\. In this way, you can create more saved replies responses to save time on repeated communication.&#x20;

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

5\. Now type **`#`** in your chat field and you will see your canned responses pop up.&#x20;

![](/files/-MhrzCYA6KU3Q8vtdx-a)

{% hint style="info" %}
Please note that the option to create and edit saved replies is available to Admin and Supervisor roles only. Agents can only access the saved replies that have been created and is accessible by everyone.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.myalice.ai/myalice-guide-arabic/myalice-inbox/chat-features.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.
