# Watching

There are two ways to get a conversation in the watched folder.&#x20;

1. When the **Watch** button is used.
2. When invited to a Team Chat.

The **Watch** button can be found in top of a conversation.

<figure><img src="/files/OzCzLZLZMkrtLZdDmSL6" alt=""><figcaption></figcaption></figure>

Now the conversation will be available in your **Watched** folder.

<figure><img src="/files/XAWfrNz4HbavzxINTgxT" alt=""><figcaption></figcaption></figure>

The watching is continued until the **Unwatch** button is clicked which is now displayed instead of the Watch button at the top bar of a conversation.


---

# 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://manuals.dialox.ai/inbox/inbox/watching.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.
