# Turn off auto-reply

This block allows you to trigger the auto-reply function based on the [Trigger Workflow Condition](/bots/workflow/trigger-workflow-condition.md) or set up by your purpose.

For example, you can determine when your customer wants to speak with a real agent regarding the pricing of your product. You can select **When user intends (**[/pages/nyKlnMy5QrPBUUZIdxpE#id-2.-when-user-intend](https://documents.cxgenie.ai/bots/workflow/workflow-components-1/pages/nyKlnMy5QrPBUUZIdxpE#id-2.-when-user-intend "mention")): When a customer expresses a desire to talk to a real agent, you can disable the auto-reply feature. This will be triggered when the customer types, "I want to talk to a real agent."

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

\*Note: This function will not be affected if the conversation is turned off beforehand.\*


---

# 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://documents.cxgenie.ai/bots/workflow/workflow-components-1/turn-off-auto-reply.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.
