

**Introducing a new console experience for AWS WAF**

You can now use the updated experience to access AWS WAF functionality anywhere in the console. For more details, see [Working with the console](https://docs.aws.amazon.com/waf/latest/developerguide/working-with-console.html). 

# AWS WAF Bot Control examples
<a name="waf-bot-control-examples"></a>

This section shows example configurations that satisfy a variety of common use cases for AWS WAF Bot Control implementations. 

Each example provides a description of the use case and then shows the solution in JSON listings for the custom configured rules. 

**Note**  
The JSON listings shown in these examples were created in the console by configuring the rule and then editing it using the **Rule JSON editor**. 

**Topics**
+ [Bot Control example: Simple configuration](waf-bot-control-example-basic.md)
+ [Bot Control example: Explicitly allowing verified bots](waf-bot-control-example-allow-verified-bots.md)
+ [Bot Control example: Blocking verified bots](waf-bot-control-example-block-verified-bots.md)
+ [Bot Control example: Allowing a specific blocked bot](waf-bot-control-example-allow-blocked-bot.md)
+ [Bot Control example: Creating an exception for a blocked user agent](waf-bot-control-example-user-agent-exception.md)
+ [Bot Control example: Using Bot Control only for the login page](waf-bot-control-example-scope-down-login.md)
+ [Bot Control example: Using Bot Control only for dynamic content](waf-bot-control-example-scope-down-dynamic-content.md)
+ [Bot Control example: Excluding IP range from bot management](waf-bot-control-example-scope-down-ip.md)
+ [Bot Control example: Allowing traffic from a bot that you control](waf-bot-control-example-scope-down-your-bot.md)
+ [Bot Control example: Enabling targeted inspection level](waf-bot-control-example-targeted-inspection-level.md)
+ [Bot Control example: Using two statements to limit the use of the targeted inspection level](waf-bot-control-example-common-and-targeted-inspection-level.md)