> 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: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/sdk/business-solutions/events/extensions/dashboard-plugins/event-page/introduction.md ## Article Content: # Event Page Tabs The Wix Events Event page consists of multiple tabs, each allowing for further customization of your event. Each tab includes one or more plugin slots designed for [dashboard and/or dashboard menu plugin](https://dev.wix.com/docs/build-apps/develop-your-app/extensions/dashboard-extensions/dashboard-plugins/about-dashboard-plugin-extensions.md). The Event page includes the following tabs: The Event page includes the following tabs: - [Features tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/features-tab.md) - [Guests tab for RSVP events](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/rsvp-guests-tab.md) - [Guests tab for ticketed events](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/ticketed-guests-tab.md) - [Orders tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/orders-tab.md) - [Overview tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/overview-tab.md) - [Promotion tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/promotion-tab.md) - [Settings tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/settings-tab.md) - [Tickets and Seating tab](https://dev.wix.com/docs/sdk/backend-modules/events/extensions/dashboard-plugins/event-page/tickets-seating-tab.md)