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

# Notifications

> Control which email notifications Qwairy sends, including the per-workspace weekly report.

Notifications keep your team informed about changes in AI visibility without checking the dashboard manually. You can control which emails Qwairy sends on a per-workspace basis.

## Weekly Report

Each workspace can send a **weekly report** email summarizing its AI visibility. The report is controlled per workspace, so you can enable it where it's useful and turn it off elsewhere.

<Steps>
  <Step title="Open Notifications">
    Go to **Workspace > Notifications** in your Qwairy dashboard.
  </Step>

  <Step title="Toggle the weekly report">
    Turn the **weekly report** on or off for this workspace. Changes take effect immediately.
  </Step>
</Steps>

<Info>
  Notifications are sent to the email address associated with each recipient's Qwairy account.
</Info>

## Outbound Webhooks

Instead of receiving Qwairy emails, a white-label team can have notifications POSTed to its own endpoint as signed JSON events — so you deliver them to your users under your own brand, from your own systems.

<Note>
  Outbound webhooks are an **Enterprise** capability, documented in full under [Developers > Webhooks](/developers/webhooks) alongside the payload format, signature verification, and delivery behavior. The setup steps start in the same place as the weekly report: **Team Management > Notifications**.
</Note>
