# Closing Notes

## Getting Here

{% hint style="warning" %}
This setting is accessible by Owner and Manager only!
{% endhint %}

This setting can be accessed from the **Settings** navigation menu under the menu item, **Closing Notes.**&#x20;

![](/files/MZqYj6KGVnoQEuIf2Gvv)

Closing Notes are conversation summaries that can be useful for managers to better understand the conversations between contacts and the platform without having to go through the details.&#x20;

Closing Note consists of two parts, Conversation Category and Summary. User can select a category from the dropdown and these categories can be configured in this setting. Summary is a free input text for user to summarise conversation to provide context to their managers.&#x20;

![](/files/-McmkL6r-JQAWqx3zBJE)

## Closing Notes Setting

Depending on the needs of an organisation, there are several options to configure this setting.&#x20;

**Closing Notes Dialog is optional & Summary is optional** \
User will have an option to close the conversation with a closing note. They can choose to close a conversation with or without a closing note.=

![](/files/PT9PEYelXEbLr68AVSVc)

**Closing Notes Dialog is mandatory & Summary is optional**

User do not have an option to close the conversation without a closing note. When they close a conversation, they are required to select a conversation category. However, Summary is optional.&#x20;

![](/files/m6ApewAlEDloRcUTjHQU)

**Closing Notes Dialog is mandatory & Summary is mandatory** \
User do not have an option to close the conversation without a closing note. When they close a conversation, they are required to select a conversation category and input a conversation summary.

**Closing Notes Dialog is disabled** \
User can proceed to close a conversation without closing notes. User will not have an option to close the conversation with a closing note.

![](/files/K7Zwxscfx6u65CjjOY6d)

## Conversation Categories

### Adding Conversation Category

**Step 1: Navigate to Closing Notes**\
From the side navigation menu, select **Settings** from the menu and select **Closing Notes**

**Step 2: Press ADD CATEGORY**\
At the top bar, press the blue **ADD CATEGORY** button and the **Add Conversation Category** dialog should open up.

![](/files/x50H77kbeMqFd7W8iFus)

**Step 3: Fill up the required information**

| **Fields**    | **Description**                                                                                                  |
| ------------- | ---------------------------------------------------------------------------------------------------------------- |
| Category Name | The name of the conversation category                                                                            |
| Description   | <p>The description of the category</p><p><em>This will be shown to the users in the Closing Note dialog</em></p> |

**Step 4: Add Conversation Category**\
When you have filled in the fields, press the blue **ADD** button to create the Snippet.

### Editing Conversation Category

If you need to make a change to an existing category, you can do so by choosing **Edit** from the actions menu. Bear in mind that you can only edit the description of a conversation category.&#x20;

{% hint style="warning" %}
If you wish to rename the category, we suggest you to delete the existing category and create a new category with your preferred name.&#x20;
{% endhint %}

![](/files/TCjln0m78vUXnUSc2bRA)

### Deleting Conversation Category

If a conversation category is no longer relevant or a duplicate of another, it can be deleted from the space by choosing **Delete** from the actions menu.

{% hint style="danger" %}
Be careful when you delete a category as it may be used by other users in the space. Bear in mind that the deletion cannot be undone.
{% endhint %}


---

# 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.is-messenger.com/ismessenger/workspace-setting/closing-notes.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.
