> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Stay informed about what happens in your workspace and projects through email, Slack, in-app, and webhook notifications.

Openlayer can notify you and your team whenever something important happens in
your workspace or projects, such as a new commit, a test failing in production,
or a new member joining. This is especially useful for **monitoring**, where you
want to track failures across different data sources and environments without
having to watch the dashboard.

## Notification methods

Openlayer supports several ways to receive notifications:

| Method       | Scope                         | Where to configure                                   |
| ------------ | ----------------------------- | ---------------------------------------------------- |
| **In-app**   | Per member                    | **Account settings** → **Notifications** (always on) |
| **Email**    | Per member                    | **Account settings** → **Notifications**             |
| **Slack**    | Team-wide (shared channel)    | **Workspace settings** → **Notifications**           |
| **Webhooks** | Programmatic (HTTP endpoints) | **Workspace settings** → **Webhooks**                |
