import BeforeYouBegin from '_core/components/BeforeYouBegin/BeforeYouBegin'; # Event Notifications in Developer Portal Event Notifications in the portal has three areas: **[Destinations][developer-portal-event-notifications-destinations]** (where events are sent), **[Analytics][developer-portal-event-notifications-analytics]** (delivery performance over time), and **[Logs][developer-portal-event-notifications-logs]** (searching individual delivery attempts) — no code required. For the concepts behind Event Notifications (event types, delivery guarantees, retry policy), see [Event Notifications][event-notifications-intro]. For the full catalog of event types you can subscribe to or query, see [Event Types][event-notifications/noon-event-types]. ## Where to start - **[Destinations][developer-portal-event-notifications-destinations]** — create a webhook destination and subscribe it to the event types you want to receive. - **[Analytics][developer-portal-event-notifications-analytics]** — check delivery success/failure rates and volume across your destinations. - **[Logs][developer-portal-event-notifications-logs]** — search individual delivery attempts by status, destination, event type, and more. ## Next steps - [Event Notifications][event-notifications-intro] — event payload structure, retry policy, and destination limits. - [Event Types][event-notifications/noon-event-types] — browse every event type, its fields, and example payloads. - [← Back to the Developer Portal overview][developer-portal-overview]