# Agendas

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

### Building Agendas

Our platform offers three types of agendas for creating engaging and data-rich schedules for your events. Below, we outline each agenda type and provide guidance on their setup and functionality:

**1. HTML Agenda**

* **Overview**: The HTML agenda option allows you to paste custom HTML to create a fully customized agenda layout. This is ideal for users who need complete control over the design and structure of their event schedule.
* **How to Use**: Simply paste your HTML code into the editor and preview to ensure everything displays as expected.

**2. Basic Agenda**

* **Overview**: The Basic agenda is a quick and user-friendly way to add sessions and segments. This type is particularly effective for analyzing the impact of live delivery.
* **Features**:
  * Add sessions and segments easily.&#x20;
  * Configure your on-demands directly from the agenda.
  * Gain insights into event performance through segment data.

**3. Advanced Agenda**

* **Overview**: The Advanced agenda enables you to create a more visually engaging schedule by placing agenda segments side-by-side. Additionally, you can configure custom colors to enhance the appearance of your agenda.
* **When to Use**: Use the Advanced agenda for complex event schedules or multi-track conferences requiring a highly customized and visually dynamic layout.
* **Limitations**: Cannot configure sessions directly from this agenda. Sessions must be created before the advanced agenda is built and linked that way.

***

### Basic Agenda

#### Add sessions and segments easily:

{% embed url="<https://scribehow.com/embed/Agenda_Segments_to_Sessions__lOuXbh_cQWyJpx83VYS1_Q>" %}

#### Deleting linked sessions:

{% embed url="<https://scribehow.com/embed/Delete_Linked_Session_on_Agenda__VI-SER8SQmyCM9VtVM-fRQ>" %}

#### Gain insights into event performance through segment/session data:

[Please read this documentation](/analytics/engagement-report.md)

***

### Advanced Agenda

{% embed url="<https://scribehow.com/embed/Creating_an_Advanced_Agenda__YE4IPsD3QMGmYYsDipAAvg>" %}

{% hint style="danger" %}
Cannot configure sessions directly from this agenda. Sessions must be created before the advanced agenda is built and linked that way.
{% endhint %}

***

### Adding Agendas to Event Pages

Once you’ve built your agenda, you can add it to your event pages:

1. Navigate to **Pages** > **Create Page** > **Agenda**.
2. The agenda will be automatically added to your page.
3. Customize settings, including **displayed tabs**, if using the Basic agenda. Displayed tabs are particularly useful for super-events or events spanning multiple tracks or days.

{% embed url="<https://scribehow.com/embed/Create_Event_Agenda_Page__gYaXt4VoQc-Ly6EmROYbQw>" %}


---

# 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.wavecast.io/publishing/agendas.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.
