# Eine Story erstellen

Um eine [Story](https://help.aiaibot.com/hc/de/articles/360012201917) zu erstellen, gehen Sie in Ihr Projekt und klicken in der Story Übersicht auf das <img src="/files/32GhkrdYgbHLeEkg44Lg" alt="" data-size="line">-Symbol unten links:

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

Danach geben Sie Ihrer Story einen Titel und wählen eine Sprache aus. Die neue Story kann auch gleich in einer Gruppe abgelegt werden.

<figure><img src="/files/G8yrp2D1ANYtdnt7PQaa" alt="" width="375"><figcaption></figcaption></figure>

Sobald Sie das gespeichert haben, gelangen Sie zum Story Builder. Dort können Sie via Drag & Drop die verschiedenen Widgets einfügen und Ihre Story bauen.


---

# 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://help.aiaibot.com/chatbot/stories-and-story-builder/eine-story-erstellen.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.
