Managing Event Speakers
How to add and manage speakers for your event.
Speakers bring your event to life. Event Vault makes it easy to build a rich speaker directory with detailed profiles, social links, and session assignments — all visible to attendees in the companion app.
Accessing the Speakers Section
- Log in to the Management Console.
- Select your event, then choose Speakers from the navigation menu.
Adding a New Speaker
- Click the CREATE SPEAKER button at the bottom of the Speakers page.
- Enter the speaker’s details:
- Name: Full name of the speaker (required).
- Role/Title: The speaker’s job title or role (e.g., “CEO”, “Lead Engineer”) — optional.
- Company/Affiliation: The organization the speaker represents — optional.
- Account Email: The speaker’s email address. Required for Q&A moderation — speakers use this email to log in to the companion app and moderate questions for their assigned sessions.
- Biography: Rich text biography supporting formatting. Displayed on the speaker’s profile in the app.
- Image: Upload a profile photo. Use a high-resolution, professional headshot for best results.
- Social Links: Add LinkedIn, Twitter/X, or personal website URLs. These are displayed on the speaker’s profile card in the app and allow attendees to connect directly.
- Tier/Ranking: Assign a speaker tier to feature keynote or headline speakers more prominently in the speakers section.
- Click Save to add the speaker to your event.
Editing or Removing Speakers
- To edit a speaker, click the Edit icon next to their name, update the details, and save.
- To remove a speaker, click the Delete icon next to their name.
Tip
Keep biographies concise and use professional images for best results.
Importing Speakers in Bulk
You can quickly add or update multiple speakers at once by importing a CSV file. This is the recommended method for large events or when migrating data from another system.
- Prepare your speaker data in a CSV file using the Sample CSV as a template.
- Ensure your CSV file is formatted exactly as shown, with the first row containing the headers in the correct order. Data rows can be empty except for required fields.
- In the Speakers section of the Management Console, click the IMPORT SPEAKERS button.
- Choose your CSV file and click Upload to import your speakers.
Note
Ensure that your CSV file does not contain any empty rows or columns, and that all required fields are filled for each speaker.
Speaker Data Format
Note
You can download a Sample CSV from this documentation site to ensure your data is formatted correctly.
Data Specification
Format of the CSV file for importing speakers.
| HEADER | ID | NAME | ROLE | COMPANY | BIOGRAPHY | IMAGE URL | |
|---|---|---|---|---|---|---|---|
| FORMAT | String | String | String | String | String | String | String (HTTPS) |
| CONTAINS | Unique ID | Speaker Name | Speaker Role | Speaker Company | Speakers Email (Provides additional authority) | A short biography | A HTTPS URL to a publicly available image |
| REQUIRED | YES | YES | YES |