> For the complete documentation index, see [llms.txt](https://sdn.docs.3q.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdn.docs.3q.video/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/events-anlegen.md).

# Events anlegen

Über den Menüpunkt "Events" verwalten Sie zwei Funktionen für das Livestream Projekt:

1. Analytics-Events: Auswertungszeiträume im Analytics anlegen
2. VOD-to-Live-Events: Sendetermine für die automatische Ausspielung von Videodateien im Livestream anlegen

## Event-Übersicht <a href="#page_event_ubersicht" id="page_event_ubersicht"></a>

Sie öffnen den Bereich im **Projektmenü** über den Menüpunkt **Events**.&#x20;

In der Event-Übersicht sehen Sie die Tabelle mit den erstellten Events. Die Events werden mit **Titel**, **Beginn** und **Ende** eines Event gelistet. Durch Klicken auf die jeweilige Spalte wird die Liste entsprechend auf- oder absteigend sortiert.

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

## Event-Verwaltung

Wenn Sie die Checkbox "**Events automatisch anlegen**" aktivieren, wird ein Event automatisch angelegt, sobald ein Livestream mindestens 10 Minuten gelaufen ist. Über den Button "**Events erstellen**" können Sie auch ein Event händisch erstellen. Genauere Details dazu finden Sie in den Unterseiten [Analytics-Events](/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/events-anlegen/analytics-events.md) und [VOD-to-Live-Events](/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/events-anlegen/vod-to-live-events.md).

Über das Icon Menü können Sie ein Event bearbeiten (**Stift** Icon) oder löschen (**Mülleimer** Icon).

## &#x20;<a href="#page_erstellen_eines_events" id="page_erstellen_eines_events"></a>


---

# 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, and the optional `goal` query parameter:

```
GET https://sdn.docs.3q.video/interface/projekte/livestream-projekt/ein-livestream-projekt-einrichten/optionale-funktionen-fur-livestreams-wahlen/events-anlegen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
