# Response Types

Chatman offers **several response types to engage with customers in a way that best suits their query** while elevating customer experience. The different response types include:

### Different Response Types

<figure><img src="/files/19VLs7jvISyzS8c6U5Cp" alt=""><figcaption></figcaption></figure>

Let’s understand each part in a short and simple manner.&#x20;

#### **Reply**

Once the customer starts the conversation with you, replying to them instantly is super easy. Just type in your message and press the reply button.&#x20;

{% content-ref url="/pages/MKBGZjaiLywDGZAK8Qge" %}
[Text Reply](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/text-reply.md)
{% endcontent-ref %}

#### **Internal Note**&#x20;

The option to add internal notes enables you to record and include important details about your customer that you shouldn't miss. Furthermore, it allows you to communicate with other agents without broadcasting the comment to everyone.

{% content-ref url="/pages/XKdVihGpgsZotjamT9UG" %}
[Internal Note](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/internal-note.md)
{% endcontent-ref %}

#### **Canned**

Canned messages are a must for prompt replies. Your team can easily add canned responses to the conversation instead of typing out each response from scratch.&#x20;

{% content-ref url="/pages/hFZqEVQdVGXvyqvHe936" %}
[Canned Message](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/canned-message.md)
{% endcontent-ref %}

#### **Templates**

This option consists of pre-composed messages that you and your team can use while replying. These templates are helpful and time-saving when you have to type the same text repeatedly.

{% content-ref url="/pages/TrB7sRx3V62pqa01QEFn" %}
[Template](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/template.md)
{% endcontent-ref %}

#### **Blocks**

Blocks messages are interactive messages that are sent by agents to initiate a conversation with a user or to send a notification. They are also called highly structured messages.

{% content-ref url="/pages/luEVEgLeUm8sDVbTN50i" %}
[Blocks](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/blocks.md)
{% endcontent-ref %}

#### **Emoji**

This option will make it simple to express feelings, a certain emotion, and capture attention. Emojis add great value to your content.&#x20;

{% content-ref url="/pages/UsHGO0JwqMCqvzJ29uK3" %}
[Emojis](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/emojis.md)
{% endcontent-ref %}

#### **Multi-media messages**

Clicking on this icon will unlock the capability to send images, videos, files, audio, speak, and provide an address.&#x20;

{% content-ref url="/pages/bIjdrqKN8ZvPXbk1ofWn" %}
[Multi-Media Messages](/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types/multi-media-messages.md)
{% endcontent-ref %}


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/response-types.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.
