# Gallabox Conversations Glossary

This Glossary provides definitions for key terms related to conversations in Gallabox. The glossary is organized alphabetically.

<details>

<summary><strong>AI Rewrite</strong></summary>

A feature that allows users to rewrite messages using artificial intelligence (AI).

</details>

<details>

<summary><strong>Attach Files</strong></summary>

The ability to add files, such as images, videos, and documents, to customer messages.

</details>

<details>

<summary><strong>Assigned conversation</strong></summary>

A conversation that has been assigned to a specific team member.

</details>

<details>

<summary><strong>Canned Responses</strong></summary>

Pre-written messages that can be quickly inserted into conversations.

</details>

<details>

<summary><strong>Chat Window</strong></summary>

The window where chat conversations take place.

</details>

<details>

<summary>Compose Box</summary>

The text box where users can create messages for customer chat, include private notes, and mention team members.

</details>

<details>

<summary><strong>Contact Tags</strong></summary>

Labels that can be applied to contacts to organize and track them.

</details>

<details>

<summary><strong>Conversation filter</strong></summary>

A way to view only conversations that meet certain criteria, such as tag, status, or team member.

</details>

<details>

<summary><strong>Conversation note</strong></summary>

A private note that can be added to a conversation to track its progress or share information with other team members.

</details>

<details>

<summary><strong>Emojis</strong></summary>

Symbols and emoticons that can be used to add expression and personality to messages.

</details>

<details>

<summary><strong>Formatting</strong></summary>

The ability to format customer messages using bold, italics, strikethrough, and code.

</details>

<details>

<summary><strong>GIF</strong></summary>

A short animated image that can be used to demonstrate a process or to add personality to a message.

</details>

<details>

<summary><strong>Mention</strong></summary>

The act of notifying a Gallabox user about a customer conversation by using their name in a note.

</details>

<details>

<summary><strong>New conversation</strong></summary>

A conversation that has not yet been assigned to a team member or tagged.

</details>

<details>

<summary><strong>Open conversation</strong></summary>

A conversation that is currently active and being handled by a team member.

</details>

<details>

<summary><strong>Product Catalogue</strong></summary>

A list of products that can be shared with customers in a single message.

</details>

<details>

<summary><strong>Record Audios</strong></summary>

The ability to record and send voice messages to customers.

</details>

<details>

<summary><strong>Request Payments</strong></summary>

The ability to request payments from customers via WhatsApp.

</details>

<details>

<summary>Saved Contact</summary>

A contact that has been saved in Gallabox.

</details>

<details>

<summary>Session Messages</summary>

These are responses from your business to a customer, when a *customer **initiates*** a conversation with your business on WhatsApp.

</details>

<details>

<summary><strong>Shared inbox</strong></summary>

A single inbox where all team members can view and manage conversations.

</details>

<details>

<summary><strong>Team member</strong></summary>

A user who has been assigned access to a Gallabox account.

</details>

<details>

<summary><strong>Translate</strong></summary>

A feature that allows users to translate incoming and outgoing messages into different languages.

</details>

<details>

<summary><strong>Unsaved Contact</strong></summary>

A contact that has not yet been saved in Gallabox.

</details>

<details>

<summary><strong>WhatsApp Templates</strong></summary>

Pre-approved messages that can be sent to customers using WhatsApp Business API. They are used to send a message on WhatsApp **to a contact who hasn't been in touch with your company before or who hasn't replied to an existing chat since at least 24 hours.**

</details>


---

# 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.gallabox.com/conversations/gallabox-conversations-glossary.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.
