# How it works?

## Human Intervention

With the ability to follow conversations in real-time, we have added the **Human Intervention** option. This allows you to interrupt your Agent at the precise moment to interact as a human with your customer, thereby enhancing the user experience.

### Access Real-Time Conversations

You can access this feature from various parts of our **Dashboard**, giving you the freedom to intervene in any conversation happening in real-time.

#### From Conversations

To access from **Conversations**, navigate to **Conversations > Chat History** in the sidebar menu, and once inside, click on the conversation you want to intervene in.

Disable the Agent in the bottom left corner and you can start talking with your customer.

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

#### From Campaigns

To access from **Campaigns**,  navigate to **Campaigns** in the sidebar menu, and once inside, click on the conversation you want to intervene in.

Disable the Agent in the bottom left corner, and you can start talking with your customer.

#### From Alerts

To access from **Alerts**, just navigate to **Alerts** in the sidebar menu, and once inside, click on the alert for the conversation you want to intervene in.

Disable the Agent in the bottom left corner, and you can start talking with your customer.

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

### Deactivate the Agent

To intervene in a conversation, simply deactivate the Agent by clicking the purple button that says **“Agent Activated”**.

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

Once this is done, you will be able to converse directly with the user.

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

If you still have doubts, we recommend you take a look at this video: <https://app.arcade.software/share/oGyK9uhCyHr2vJaEpD0a>

That concludes the tutorial for . Remember, if you have any questions, you can contact the Caleida team at <support@caleida.io>.


---

# 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://docs.caleida.io/human-intervetion/how-it-works.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.
