Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure DevOps Services | Azure DevOps Server | Azure DevOps Server 2022 | Azure DevOps Server 2020
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).
Prerequisites
| Category | Requirements | 
|---|---|
| Project access | Project member. | 
Skip initiator
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.

Note
For on-premises Azure DevOps Server, configure an SMTP server so team members can see the Notifications option from their organization or user profile menu and receive notifications.
You don't receive notifications for events you trigger when Skip initiator is enabled for that subscription.
Troubleshoot: I don't see the Skip initiator option
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.