# Руководство по обработке обращений

### Руководство

С помощью руководства ваши сотрудники будут эффективно обрабатывать заявки с помощью Еадеска, а вам будет легко ими управлять.&#x20;

Материал получился большим, поэтому мы разместили его в нашем блоге, а для удобства вот его содержание – нажмите, чтобы открыть нужный раздел.

### Содержание руководства

1. [Четыре принципа обработки обращений и заявок клиентов](https://yeahdesk.ru/blog/conversation-processing#4-principles)
2. [Единое окно: тикет-система и CRM в одном сервисе](https://yeahdesk.ru/blog/conversation-processing#helpdesk-crm)
3. [Пустая лента: алгоритм обработки обращений](https://yeahdesk.ru/blog/conversation-processing#process)
4. [Классификация обращений клиентов](https://yeahdesk.ru/blog/conversation-processing#classification)
5. [Работа в команде: обмен обращениями и задачами](https://yeahdesk.ru/blog/conversation-processing#teamwork)
6. [Бонус: руководство по управлению заявками для супервайзера](https://yeahdesk.ru/blog/conversation-processing#bonus)


---

# 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.yeahdesk.ru/docs/conversation-processing.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.
