> For the complete documentation index, see [llms.txt](https://docs.jedidesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jedidesk.com/nalashtuvannya-jedidesk-ai/nalashtuvannya-magic-button-dlya-jedidesk-ai.md).

# Налаштування Magic Button для JediDesk AI

З JediDesk AI ви можете легко тренувати систему, базуючись на особливостях вашого бізнесу, для найкращої взаємодії з клієнтами.

Magic Button самостійно генерує відповідь в контексті розмови з клієнтом всього за 3 секунди.

***

#### Як налаштувати цю чарівну функцію? 🧙

1. **Перейдіть до вкладки** [**JediDesk AI**](https://app.jedidesk.com/settings-ai).
2. **У полі Core вкажіть текст** з інструкцією для вашого консультанта \
   (див. [Як налаштувати JediDesk AI](/nalashtuvannya-jedidesk-ai/yak-nalashtuvati-ai-asistentiv-jedidesk.md)).
3. **Заповніть поле питання та відповіді**, щоб навчити систему розуміти вашу аудиторію.
4. **Вкажіть стоп-слова**, при яких бот перестане відповідати, наприклад, "*тупий*", "*менеджера*".

***

#### Як це працює?

1. **Натисніть Magic Button** в діалозі з клієнтом.
2. **Перевірте відповідь**, вона з’явиться автоматично.
3. **Натисніть "Редагувати"**, якщо потрібно внести корективи.
4. **Натисніть "Відправити"**, якщо текст точний.

<figure><img src="/files/dcPfmepFdGdILP3wGEkH" alt=""><figcaption><p>Згенерована AI відповідь</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jedidesk.com/nalashtuvannya-jedidesk-ai/nalashtuvannya-magic-button-dlya-jedidesk-ai.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.
