# Speakers

### Accessing the Speakers Section

1. **Navigate to the "Overview" Section**
   * From the event dashboard, go to **Overview** > **Speakers**.

<figure><img src="/files/8iOzjyLjYlCijYGihLBu" alt=""><figcaption></figcaption></figure>

1. **Search for Speakers Across Hubs**
   * Use the search bar to find speakers who are already associated with any of your hubs.
   * Browse the results to locate the desired speaker(s).

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

***

### Adding Speakers

#### Option 1: Select Existing Speakers

1. Locate the speaker using the search functionality.
2. Click on the speaker’s name to add them to your event.

#### Option 2: Quick Create a New Speaker

1. If the speaker you’re looking for isn’t listed:
   * Click on the **Quick Create** option.
2. Fill in the basic details for the speaker:
   * Name
   * Title/Role
   * Organization
3. Save the entry to add the speaker to your event.

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

***

### Advanced Editing for Speaker Details

1. **Access the Advanced Edit Mode**
   * Open the edit speaker modal for the selected speaker.
   * Click on the **Advanced Edit** button.
2. **Update Additional Details**
   * Provide a wider variety of social media links for the speaker’s profile.
   * Configure how the speaker appears in the listing view.
   * Add other details such as profile picture and bio.
3. **Save Changes**
   * Review the updates and click **Save** to finalize the speaker profile.

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

***

### Best Practices for Managing Speakers

* **Centralize Speaker Data:** Use the search functionality to leverage existing speaker profiles and avoid duplication.
* **Complete Profiles:** Ensure all speakers have updated bios, photos, and links to enhance their presence at the event.
* **Test Links:** Verify social media and external links to ensure accuracy.

***

### How to display on frontend

* **Navigate to the "Pages" Section.** &#x20;
  * From the event dashboard, go to Pages > Pages

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

* **For a single session:**
  * Open the **Home Page**.
  * Toggle **Speakers** and select the **Format** in which you wish the speakers to display.

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

* For a multi-session or super-event:
  * Add a dedicated page for sponsors.

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

***

Following these steps ensures that your event has a polished and professional lineup of speakers, ready to engage your audience.


---

# 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/events/publish-an-event/speakers.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.
