# Canned Responses

## Canned Responses

### Canned Responses list

**Canned responses** - saved response templates that are used to provide a quick response by an agent in a dialog.&#x20;

The Canned Response list page shows their settings and the number of times they have been used by users in the last 30 days.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FsdaXqf4SLfTq7WTqbO4A%2Fimage.png?alt=media&#x26;token=7fd4922a-4fe6-419b-968b-036b652c1c5e" alt=""><figcaption></figcaption></figure>

***

### Create/Edit a Canned response

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FTGK1jaPIcfm17GGAe9Mm%2Fimage.png?alt=media&#x26;token=d9d0295d-bf79-4f76-bb09-67df53dded19" alt=""><figcaption></figcaption></figure>

1. **Shortcode** - a short name of a canned response. At least 2 characters, unique value.&#x20;
2. **Library** - a folder where a canned response is located. It is used to organize Canned responses.&#x20;
3. **Content** - a text of the message/file to be sent to a customer.

***

## Libraries

### Libraries list

**Library** - a folder that you use to organize your Canned responses and make them easy to find. You can also use libraries to hide unnecessary Canned responses included in them or manage access rights for Canned responses - Private or Public.&#x20;

The Libraries list page displays their settings and the option to hide/show Canned responses included in a Library when communicating with customers.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FYZA0KljQjr3mfhiGNDUH%2Fimage.png?alt=media&#x26;token=f89d0a32-5ee2-4999-8eaf-153dde411f0c" alt=""><figcaption></figcaption></figure>

***

### Create/Edit a Library

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FdhYtta81gHg4tSnBetrd%2Fimage.png?alt=media&#x26;token=994a01d9-c8d4-49ec-8c67-f937c8a75c4a" alt=""><figcaption></figcaption></figure>

1. **Library name**
2. **Visibility** - availability of a library for other users:&#x20;
   1. Private - only a user who created it has access to a library;&#x20;
   2. Public - available publicly for all users in this account.

{% hint style="info" %}
Public libraries can only be created by Administrators.&#x20;
{% 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/canned-responses.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.
