> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Tickets Seating Tab ## Article: Tickets Seating Tab ## Article Link: https://dev.wix.com/docs/sdk/business-solutions/events/extensions/dashboard-plugins/event-page/tickets-seating-tab.md ## Article Content: # Event Page Tickets and Seating Tab The Event page's Tickets and Seating tab has 1 dashboard plugin slot. Learn more about [dashboard plugins and slots](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/introduction.md). ## Page location in dashboard Events \> Published or Drafts \> Event \> Tickets and Seating tab ### Slot: Tickets and seating right panel This dashboard plugin slot is located on the right side of the page below **Settings and discounts**. ![](https://wixmp-833713b177cebf373f611808.wixmp.com/images/tickets-seating-tab-md__home_runner_work_sdk-manual-docs_sdk-manual-docs_public-sdk_events_extensions_dashboardplugins_events_assets_events-tickets-and-seating_3_dp.png) #### Multiple plugins in the same slot This plugin slot can host multiple plugins. The plugins are displayed by date created, with the most recently created plugin displayed at the top. ### Slots list | Slot name | Slot type | ID | Interface | | :---- | :---- | :---- | :---- | | Tickets and seating right panel | Dashboard plugin slot | `80b95e22-26db-4063-a31f-76d4bb8797ba` | [TicketsAndSeatingRightPanelParams](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/tickets-and-seating-right-panel-params.md) | ## Related APIs You can implement logic in your plugin using the Wix Events APIs: - [SDK](https://dev.wix.com/docs/sdk/backend-modules/events/introduction.md) - [REST](https://dev.wix.com/docs/rest/business-solutions/events/events-v3/introduction.md)