diff --git a/ai/suggestions.mdx b/ai/suggestions.mdx
index 7b7da3d4c..cc4f56455 100644
--- a/ai/suggestions.mdx
+++ b/ai/suggestions.mdx
@@ -41,6 +41,26 @@ The agent monitors the default branch (typically `main`) for each repository. A
When you first enable monitoring for a repository, the agent creates suggestions for pull requests merged in the last seven days. This backfill only occurs if no suggestions already exist for that repository. You may see multiple suggestions appear immediately after enabling monitoring.
+### Subscribe to notifications
+
+You can receive notifications when the agent creates new suggestions. Configure your notification preferences to receive updates via email or Slack.
+
+1. Click the **Ask agent** button in your dashboard to open the agent panel.
+1. Click the **Settings** button.
+
+
+
+
+1. In the **Notifications** section, select your preferred notification frequency for email and Slack:
+ - **Per merge**: Receive a notification each time the agent creates a new suggestion
+ - **Daily**: Receive a daily digest of all new suggestions
+ - **Weekly**: Receive a weekly digest of all new suggestions
+ - **Disabled**: Don't receive notifications
+
+
+ To receive Slack notifications, you must first [connect the Slack app](/ai/agent#add-the-agent-to-your-slack-workspace) to your workspace.
+
+
### Stop monitoring a repository
1. Click the **Ask agent** button in your dashboard to open the agent panel.