> 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/api-reference/business-management/notifications/introduction.md ## Article Content: # About the Notifications APIs With the Notifications APIs you can receive predefined [notifications](https://dev.wix.com/docs/rest/business-management/notifications/notifications/introduction.md), which can be delivered through a site feed on a dashboard, the Wix Owner app notification center, or as mobile push notifications. To use this service, you first need to [create a notification template](https://dev.wix.com/docs/rest/business-management/notifications/notifications/creating-a-notification-template.md) in the Wix Dev Center, which includes text and placeholders that can be dynamically filled with specific information.