# Journeys - Flows

To initiate the creation of a Flow, navigate to the "Engagement" section "Journeys" and click on "Create Flow" or use the shortcut "Command + K" or "CTRL + K" and enter "Create Flow" to access the respective page.

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

Input the flow name, include segments to determine the audience and timing for display, and configure the trigger type for the flow.

<figure><img src="/files/1wUoRRT7rulFjqEyFao8" alt=""><figcaption></figcaption></figure>

You have the option to incorporate various entity types, such as command, help center, tooltip, or modal, into a flow by using the select dropdown.

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

To include multiple items within the same entity type, click on "Add More." Alternatively, you can add different entities at the top, bottom, or in the middle by clicking on the "+" icon.

You can delete any entity by clicking on "-" icon.

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

Upon completing all the modifications, switch the status to "public" and then click the save button.


---

# 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.beacon.li/journeys-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.
