You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
123
+
2. Go to **Security** > **Security rules** and filter by **Managed Rules**.
124
+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
125
+
4. Once you have finished making changes, select **Save**.<br/>
126
+
Alternatively, to delete the exception, select **Delete exception**.
127
+
128
+
</Steps>
129
+
</TabItem> </Tabs>
130
+
131
+
To edit an exception at the account level (Enterprise plans only):
132
+
133
+
<Steps>
134
+
135
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account.
136
+
2. Go to Account Home > **WAF** > **Managed rulesets** tab.
137
+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
138
+
4. Once you have finished making changes, select **Save**.<br/>
139
+
Alternatively, to delete the exception, select **Delete exception**.
140
+
141
+
</Steps>
142
+
101
143
:::note
102
144
Exceptions only apply to rules executing a managed ruleset listed after them. For example, if you are skipping a rule belonging to the Cloudflare OWASP Core Ruleset, make sure the exception is listed in the rules list before the _Execute_ rule deploying this managed ruleset.
0 commit comments