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

# Client

> Client-side events and exports available in Dealerships Creator.

This page lists the **client-side** events and exports available in Dealerships Creator.

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/dealerships-creator/client/notifications">
    Replace the default notification and help notification systems.
  </Card>

  <Card title="Showroom" icon="warehouse" href="/dealerships-creator/client/showroom">
    Events and exports for the showroom feature.
  </Card>

  <Card title="On test drive vehicle spawn" icon="car-side" href="/dealerships-creator/client/on-test-drive-vehicle-spawn">
    Triggered after a test drive vehicle is spawned.
  </Card>
</CardGroup>


## Related topics

- [Client](/de/blips-creator/client/index.md)
