# Complex condition

complex conditions empower you to craft diverse paths within your user journeys, allowing you to define specific criteria that must be met for each path. Creating these unique paths is intuitive and flexible.&#x20;

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

Generate a new path by clicking the '+ Path' button, providing the freedom to define distinct conditions and outcomes for varied user interactions. Modify path name or remove path effortlessly by clicking the icon![](/files/ZG0mNc0VW8qtRX95qosP), ensuring clarity and precision in your journey design.&#x20;

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

The order of paths is crucial as validation occurs from left to right. The first path meeting the condition criteria will be selected to continue the journey. Arrange paths seamlessly through drag and drop functionality, accessible via the icon , to prioritize specific paths based on your desired outcomes.&#x20;

By leveraging complex conditions and intuitive path management, you can create intricate user journeys that respond dynamically to diverse customer behaviors, enhancing engagement and personalization


---

# 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://academy.gopersonal.ai/en/admin-ui/journeys/workflow/flow-control/complex-condition.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.
