> 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/novi-relizi-jedidesk/magic-button-dlya-jedidesk-ai.md).

# Magic Button для JediDesk AI

✨ Час створити відповіді, час відправити їх клієнтам – все стає легше та швидше.  Давайте дізнаємося більше!

<figure><img src="https://media4.giphy.com/media/XTSCOvtuYgmNv3OMnr/giphy.gif?cid=ecf05e47sf7xo8jqgxjvtvpcjb90s3js5k6njt3fy335w38h&#x26;ep=v1_gifs_related&#x26;rid=giphy.gif&#x26;ct=g" alt=""><figcaption><p>Тисни!</p></figcaption></figure>

Менеджери часто витрачають час на формулювання та набір простих відповідей, час якого можна було б зосередити на більш важливих завданнях. Magic Button вирішує цю проблему, дозволяючи генерувати відповіді всього за один клік! 🕒

***

#### Основні переваги

* **Швидкість**: Генерація відповідей за 3 секунди.&#x20;
* **Інтуїтивність**: Легка взаємодія та можливість редагування відповідей.
* **Адаптивність**: Враховує особливості вашого бізнесу та контекст розмови.
* **Ефективність**: Зниження часу на спілкування з клієнтом, без втрати якості. ⚡️

<figure><img src="https://media.tenor.com/s5_yMI0m16YAAAAM/alice-in-wonderland-white-rabbit.gif" alt="" width="375"><figcaption></figcaption></figure>

***

#### Які проблеми вирішує Magic Button&#x20;

* **Економія часу**: Менше часу на набір тексту, більше часу на клієнтів.&#x20;
* **Персоналізація**: Адаптація відповідей під специфіку компанії.&#x20;
* **Контроль**: Встановлення стоп-слів для уникнення необдуманих відповідей. 🚫

***

**Як налаштувати цю чарівну кнопку?** [**Читайте в нашій інструкції!**](/nalashtuvannya-jedidesk-ai/nalashtuvannya-magic-button-dlya-jedidesk-ai.md)&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jedidesk.com/novi-relizi-jedidesk/magic-button-dlya-jedidesk-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
