Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions contents/docs/settings/account-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ If you need to use the application again, you can re-authorize it through the ap

You can choose which email notifications you receive in [your account settings](https://app.posthog.com/settings/user#notifications) under **Notifications**. You can enable or disable specific notifications with toggles. Product-specific notification, such as [Alerts](/docs/alerts), have separate configurations in each product.

### Pipeline error notifications

If you have data pipeline error notifications enabled, you can mute notifications for individual pipelines while keeping them enabled for others. This applies to destinations, transformations, batch exports, and legacy plugin destinations.

To configure this, expand **Select pipelines to receive notifications for** under the data pipeline notifications toggle. All pipelines are enabled by default. Uncheck any pipeline you don't want to receive error notifications for.

## Theming and customization

You can switch between dark and light mode in [your account settings](https://app.posthog.com/settings/user-customization#theme) under **Theme**. You can also quickly toggle theme using the [command palette](/docs/cmd-k) by searching for "dark", "light", or "theme".
Expand Down
Loading