> ## Documentation Index
> Fetch the complete documentation index at: https://docs.conversion.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Webinars Overview

> Run your webinar program in Conversion: register contacts into Zoom, Sequel, or Goldcast, track attendance automatically, and keep Salesforce up to date.

A webinar is a [campaign](/product-docs/campaigns/overview) for one session. It holds the invitation email, the registration form, the follow-up workflow, and the record of who registered and who showed up.

Connect the webinar to Zoom, Sequel, or Goldcast and Conversion handles registration and attendance for you. Connect it to Salesforce and all of it reaches your CRM. The two connections are made separately and work independently.

<Info>
  Webinars are enabled per workspace. If you don't see **Webinars** in the sidebar, contact your account team to have the feature turned on.
</Info>

## What you can do

* **Register contacts into your webinar platform from Conversion.** Build the landing page and registration form here, and Conversion creates the registration on your platform and stores each person's join link.
* **Capture registrations made on the platform.** Anyone who signs up through your platform's own registration page becomes a member in Conversion, matched to their contact record.
* **Track attendance without exporting anything.** When the session ends, every member is marked as attended, a no-show, or an on-demand viewer.
* **Keep Salesforce current.** Members and their statuses sync both ways with a Salesforce campaign.
* **Personalize with what you know.** Each member's join link, registration time, and time attended are available in your emails.

## The webinar tabs

| Tab          | What it holds                                                                                                                            |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Overview** | Session details, your platform and Salesforce connections, and the registration and attendance numbers.                                  |
| **Members**  | Everyone on the webinar, their current status, and their member fields. See [Webinar Members](/product-docs/campaigns/webinars/members). |
| **Assets**   | The emails, forms, workflows, and files for this webinar. See [Campaign Assets](/product-docs/campaigns/assets).                         |
| **Tokens**   | Reusable values, such as the session date, used across the webinar's assets. See [Campaign Tokens](/product-docs/campaigns/tokens).      |

## How webinars differ from other campaigns

Members, assets, tokens, and Salesforce sync all work as described in the shared [campaign documentation](/product-docs/campaigns/overview). Two things are specific to webinars:

* **The statuses are fixed.** Every webinar uses the same six statuses, because they match what webinar platforms report back. You can't rename them or add your own the way you can on a [custom campaign type](/product-docs/campaigns/settings/types).
* **Registration and attendance are handled for you.** Once the webinar is connected to a platform, statuses and member fields are written automatically as people sign up and attend.

## Where to go next

<Columns cols={2}>
  <Card title="Create a webinar" icon="plus" href="/product-docs/campaigns/webinars/creating-a-webinar">
    Set up a webinar and connect it to your platform.
  </Card>

  <Card title="Platform Sync" icon="video" href="/product-docs/campaigns/webinars/platform-sync">
    Connect Zoom, Sequel, or Goldcast.
  </Card>

  <Card title="Members" icon="users" href="/product-docs/campaigns/webinars/members">
    Add contacts and track registration and attendance.
  </Card>

  <Card title="Automation" icon="split" href="/product-docs/campaigns/webinars/automating-webinars">
    Register contacts and follow up automatically.
  </Card>
</Columns>
