# Wrap-Up Codes

**Wrap-Up codes** are codes that agents use to classify customer dialogs. Each dialogue can be assigned one or more Wrap-Up Codes that reflect the main reason or characteristic of a customer enquiry (e.g., account inquiry, technical support, product question, etc.).&#x20;

There are two subsections in the Wrap-Up Codes section:&#x20;

* **Active** - displays a list of active Wrap-Up Codes;&#x20;
* **Deleted** - displays a list of deleted Wrap-Up Codes.&#x20;

In the Active subsection, you can edit existing and create new Wrap-Up Codes.&#x20;

In the Deleted subsection, you can restore deleted Wrap-Up codes.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FB6kKkvMAfiBTOAKOjmyh%2Fimage.png?alt=media&#x26;token=b4f937b9-b0da-45f5-af14-29f3298d0e33" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To make a Wrap-Up Code available for users to select during a conversation handling, you need to enable the Wrap-Up Codes option in an Inbox/Team settings (for the relevant conversation type) and select the required Wrap-Up Codes. For more details, see [Team settings](https://help.novatalks.com.ua/en/get-started/teams#settings-for-conversation-types) / [Inbox settings](https://help.novatalks.com.ua/en/get-started/settings/inboxes).&#x20;

The selected list of Wrap-Up Codes will be displayed to agents for selection in a dialog assigned to that Inbox/Team.
{% 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://help.novatalks.com.ua/en/get-started/settings/wrap-up-codes.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.
