> For the complete documentation index, see [llms.txt](https://support.ventla.io/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ventla.io/kb/get-started/interactive-tutorials.md).

# Interactive Tutorials

We on the customer team are constantly seeking new ways to help our customers get started with the platform as quickly and easily as possible. We are currently testing and soft-launching 'interactive' tutorials, where, instead of watching a video, you can follow along and navigate the admin panel. This is a work in progress and is not yet finalized. Below, we've published a couple of examples for 'testing.' You're welcome to try them out, and we would love to hear your feedback! At Ventla, we appreciate and gladly accept all types of feedback, whether positive or constructive.&#x20;

Thank you in advance!

## Get started

{% hint style="warning" %}
Click in the upper right corner of each tutorial to enlarge (recommended for best experience).
{% endhint %}

{% @arcade/embed flowId="T2QY51kJgaUAhkwOLxEV" url="<https://app.arcade.software/share/T2QY51kJgaUAhkwOLxEV>" %}

## Create new event

{% @arcade/embed flowId="Xb31ylxbJ78l9BZBdpcw" url="<https://app.arcade.software/share/Xb31ylxbJ78l9BZBdpcw>" %}

## Event overview

{% @arcade/embed flowId="KI7qZT1ffFvwWpfpoUWj" url="<https://app.arcade.software/share/KI7qZT1ffFvwWpfpoUWj>" %}

## Settings

{% @arcade/embed flowId="Ib2GeAaKT45n7Gwk63Fw" url="<https://app.arcade.software/share/Ib2GeAaKT45n7Gwk63Fw>" %}

## Program

{% @arcade/embed flowId="1C29UUq5iVXPzhQtIpjr" url="<https://app.arcade.software/share/1C29UUq5iVXPzhQtIpjr>" %}

## Information

{% @arcade/embed flowId="OK3ZrXiJKaQCkhkZCIgq" url="<https://app.arcade.software/share/OK3ZrXiJKaQCkhkZCIgq>" %}

## Dialogue

{% @arcade/embed flowId="2o5qYdUemJZwA7wNviVg" url="<https://app.arcade.software/share/2o5qYdUemJZwA7wNviVg>" %}

## Participants

{% @arcade/embed flowId="egTx1xtNo6IcyArBbZy2" url="<https://app.arcade.software/share/egTx1xtNo6IcyArBbZy2>" %}

More to come...


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.ventla.io/kb/get-started/interactive-tutorials.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.
