| title | Prevent notification emails to yourself from events |
|---|---|
| titleSuffix | Azure DevOps |
| description | Learn how to exclude the initiator of an event in Azure DevOps Services from receiving notification emails |
| ms.subservice | azure-devops-notifications |
| ai-usage | ai-assisted |
| ms.reviewer | wismythe |
| ms.author | chcomley |
| author | chcomley |
| ms.topic | how-to |
| ms.date | 09/19/2025 |
| monikerRange | <= azure-devops |
[!INCLUDE version-lt-eq-azure-devops]
This article shows how to prevent the initiator of an event from receiving notification emails when that event triggers a team or role-based subscription. The feature is useful when people don't want emails for actions they themselves perform (for example, creating a pull request).
[!INCLUDE prerequisites-project-member-only]
When you create a team role-based notification subscription, select the Skip initiator option to prevent the user who triggered the event from receiving the notification.
For example, if your team has a subscription for a pull request created event and the Skip initiator option is checked, the user who creates the pull request doesn't receive that notification; other members of the team still receive it.
To opt out of receiving notifications that you trigger:
- Sign in to your project (
https://dev.azure.com/{Your_Organization}/{Your_Project}). - Select Project settings > Notifications.
- Create a new subscription or edit an existing one.
- Select the notification event and check the Skip initiator box.
- Save the subscription.
[!INCLUDE note-smtp-server]
You don't receive notifications for events you trigger when Skip initiator is enabled for that subscription.
If the Skip initiator checkbox isn't visible, try these checks:
-
Are you editing a team/role subscription or a personal subscription?
Skip initiator is a property of team/role (project or group) subscriptions. If you're editing a personal subscription under "Manage personal notifications" you don't have that option. Create or edit a team subscription under Project settings > Notifications. -
Are you editing a built-in or non-editable subscription?
Some built-in system subscriptions are read-only. If a built-in subscription doesn't allow editing, create a new custom subscription (you can copy/clone the built-in settings) and enable Skip initiator on the new subscription. -
Do you have the required permissions to create or edit project-level subscriptions?
Typically project administrators or users with notification-management rights can create and edit team subscriptions. If you lack permissions, ask a project administrator to create/enable the subscription or grant you the right to manage project notifications.
If these steps don't resolve the issue:
- Create a new custom team subscription that matches the desired event and enable Skip initiator.
- If you still can't enable the option and you believe it should be present, ask your project collection administrator to review permissions and server version, or open a support case.
