# Listing

Here you can see all the journeys created for the project as well as the last modification date, number of executions, and the current status for each journey. You can search for journeys, edit basic journey details or delete it if no longer needed.

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

### New Journey

By pressing the "New Journey" button, you can create a brand new User Journey by entering its name and description.&#x20;

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

### Workflow

The [Workflow Editor ](/en/admin-ui/journeys/workflow.md)stands as a user-friendly and intuitive tool designed to bring your User Journeys to life. This editor empowers you to create intricate and personalized journeys by seamlessly dragging and dropping various components, including channels, simple and complex conditions, integrations with external systems, and more.&#x20;

By clicking the button <img src="/files/fUbKzbSenU9Sec3yFQcw" alt="" data-size="line"> you enter a realm of creative possibilities, where you can transform your ideas into interactive and engaging User Journeys.


---

# 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/listing.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.
