# Чат через Item View Monday

После интеграции, вы можете начать общаться со своими лидами и клиентами в удобном приложении Monday. Настройте свой первый рецепт автоматизации (см. параграф выше) для создания нового элемента Monday из разговора. Как только вы получите свой первый элемент через автоматизацию, нажмите кнопку “Add to Conversation” на элементе, затем нажмите “+Add View” и найдите “Quickley”. Установите этот вид. Вам будет предложено войти в учетную запись Quickley, используя логин и пароль. После этого вы сможете общаться с клиентами в чате, не покидая Item View Monday.


---

# 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.quickley.com/ru/integracii/monday/chat-cherez-item-view-monday.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.
