Cloudflare Docs
WAF
Edit this page on GitHub
Set theme to dark (⇧+D)

Configure a custom rule with the Skip action

Use the Skip action in a custom rule to skip one or more security features. A rule configured with the Skip action is also known as a skip rule.

For more information on the available options, refer to Available skip options.

  1. Log in to the Cloudflare dashboard, and select your account and domain.

  2. Go to Security > WAF > Custom rules.

  3. Create a custom rule by selecting Create rule, or edit an existing custom rule.

  4. Define the rule name and the rule expression.

  5. Under Choose action, select Skip from the dropdown.

    Available Skip action options when configuring a custom rule
  6. Configure the desired skip options.

  7. Save your changes.

Use the Rulesets API to configure custom rules via API.

Refer to API examples for examples of creating skip rules.