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

# Overview

> Organise events with internal and external participants.

<Frame caption="An event">
  <img src="https://mintcdn.com/alfsentwicklungen/b6Zpb9K9ZRMVgzk9/images/events/%C3%BCbersicht/Slotbot-EventDetails.png?fit=max&auto=format&n=b6Zpb9K9ZRMVgzk9&q=85&s=5d89ba0beb5af21dda3f411520033b60" alt="An event" width="1133" height="990" data-path="images/events/übersicht/Slotbot-EventDetails.png" />
</Frame>

Events are the heart of the Slotbot. These time-based events contain all the key information for participants and show the available slots.

<Columns cols={3}>
  <Card title={"Event Calendar"} href={"/en/events/event-calendar"} img={"/images/art/wave-1.png"}>
    The overview of all planned events.
  </Card>

  <Card title={"Event Details"} href={"/en/events/event-details"} img={"/images/art/wave-2.png"}>
    Information about an event.
  </Card>

  <Card title={"Create Events"} href={"/en/events/creating-events"} img={"/images/art/wave-3.png"}>
    Start planning in 3 steps.
  </Card>
</Columns>
