# Journeys - Guides

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

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

Provide essential information such as name, title, and description. Choose the guide type as either sequential or non-sequential.

* Sequential : Users can navigate through journey steps in a sequential order, user cannot click on next step without completing the previous step.
* Non-sequential : Users have the flexibility to click on any step and complete the corresponding journey.

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

Select "Add Step" input the title and description, and designate when the step should be marked as complete. Search and choose the desired command or help documentation for the steps.

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

To incorporate steps in groups, activate the group switch and add the necessary groups. If groups are enabled, all created steps must be associated with some group.

You also have the option to set steps as sequential or non-sequential within each group.

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

Upon completion of all steps, display a thank you message. Customize the message title and description. If you wish to include confetti, activate the confetti switch.

Specify the behavior to determine the audience and location from where the journey should commence.

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

On the right side, you'll find the preview. Utilize the "Change Pinned View" button to observe both the main view and pinned view previews simultaneously. Additionally, enable the dark mode switch to preview how it will appear on a dark-mode screen.

Once you've made all the required modifications, switch the status to "public" and then click the save button.

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

Additionally, utilize our extension to initiate the journey and preview how it will appear in your dashboard. Evaluate the functionality by clicking on individual steps.

Select "Create New," go to Smart Journeys, and click on the play icon to start the journey.

<figure><img src="/files/4GZnKxK7XxB4YOG3jltA" alt=""><figcaption></figcaption></figure>

Refer to the screenshot below to visualize the appearance of both the main view and pinned view.

<div><figure><img src="/files/8OGkPIjJ8OS8ETV7knQo" alt=""><figcaption><p>Main view</p></figcaption></figure> <figure><img src="/files/b8HsiAik0Hfm8WWMTU4a" alt=""><figcaption><p>Pinned view</p></figcaption></figure></div>


---

# 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-guides.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.
