# Chat via Monday ItemView

Once the integration is active, you can start to communicate with your prospects and customers from the convenience of Monday app. Set up your first recipe (see paragraph above) to create your first Monday Item out of a conversation. Once you get your first Item through recipe, click on “Add to Conversation” button on the Item, hit “+Add View”, and search for “Quickley”. Install the view. You will be asked to log into your existing Quickley account using login and password. Once done, you will be able to chat with your customers without leaving Monday Item View.


---

# 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/integrations/monday/chat-via-monday-itemview.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.
