# Selective Display of Flows

Now we support customized manual send flow on the message page, making it easier for users to find and send out the most-used flow during the conversation.

## Flow

You can go to the page chat flow to turn on or turn off the manual send button by clicking.&#x20;

<figure><img src="/files/jGxDzoxFmfmEuu8a7OpV" alt=""><figcaption><p>Display the flow by clicking the button "Allow"</p></figcaption></figure>

The message page will only display the flows that are allowed to be sent in the conversation.&#x20;

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

<figure><img src="/files/Sy2ZJvlamInvAXauOvIN" alt="" width="375"><figcaption><p>The displayed flow will not show in the flow in the inbox page</p></figcaption></figure>


---

# 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.chatalog.ai/crm-quickstarts/basic-flow/selective-display-of-flows.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.
