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

# Make an event / RSVP page

> Share an event and collect RSVPs on one link.

Goal: a page with your event details *and* a way for people to RSVP — all on one
shareable link.

<Steps>
  <Step title="Have your AI build the event page">
    Ask Claude, ChatGPT, or Gemini: *"Build an event page for \[event] on \[date] at \[place],
    with details and a section for an RSVP form."* You'll get a nice, self-contained
    page.
  </Step>

  <Step title="Make the RSVP form">
    In [Google Forms](https://forms.google.com), create an RSVP form (Name, Attending?
    Guests, …). Click **Send → Embed HTML** and copy the snippet.
  </Step>

  <Step title="Drop the form in and publish">
    Tell your AI *"put this RSVP form in the RSVP section"* and paste the embed — or
    add the `<iframe>` to that part of the HTML yourself. Publish on Shareable and
    send the one link.
  </Step>
</Steps>

<Tip>
  Sharing it with a known guest list? Set the page's access to
  [**Specific people**](/guides/sharing-and-access) so only invited emails can open
  it — and you'll see exactly who viewed in [Analytics](/guides/analytics).
</Tip>

Responses collect in your Google Form; turn on its email notifications to hear about
each RSVP, or pair the page with [Shareable notifications](/guides/notifications) to
know when someone *opens* it.
