> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goguardian.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Smart Rules

> Turn on Smart Rules in GoGuardian Admin to automatically block proxy sites that machine learning identifies as web proxies, regardless of URL.

Smart Rules uses machine learning to automatically block web proxy sites based on page content rather than URL. When a site is identified as a proxy, GoGuardian Admin blocks it even if its URL has not been categorized yet.

Smart Rules is distinct from Smart Alert Triggers. Smart Alert Triggers automate responses to Smart Alerts based on explicit or proxy content signals you configure. Smart Rules is a single toggle that applies machine-learning proxy detection globally across all policies. For Trigger-based proxy responses, see [Configure Smart Alert Triggers](/products/admin/configure-smart-alert-triggers).

## Enable Smart Rules

1. In GoGuardian Admin, go to **Filtering** > **Advanced Config**.

2. Select **Smart Rules** from the Advanced Config menu.

3. Turn on the **Smart Rules** toggle.

4. Smart Rules is now active. GoGuardian Admin will automatically block sites its machine learning algorithm identifies as web proxies, including newly created proxy sites that have not yet been categorized.

<Note>
  Custom policy rules take priority over Smart Rules. If a Website URL rule in a policy explicitly allows a site, that site will not be blocked by Smart Rules even if Smart Rules identifies it as a proxy.
</Note>

<img src="https://mintcdn.com/goguardian/QLqvUOrqnV1EHHQZ/images/screenshots/smart-rules/step-03.png?fit=max&auto=format&n=QLqvUOrqnV1EHHQZ&q=85&s=c8bac9118b376d98b83a1f1fd65a4c11" alt="Enable Smart Rules" width="2980" height="1310" data-path="images/screenshots/smart-rules/step-03.png" />

## Understand How Smart Rules Works

Smart Rules applies machine learning to identify proxy sites based on the content of the page itself, not the URL. This lets GoGuardian Admin block new and uncategorized proxy sites as they appear.

The algorithm draws on millions of browsing events and input from administrators to classify page content dynamically. A site blocked by Smart Rules is identified as a web proxy at the time of the visit, not pre-categorized in GoGuardian's URL database.

<Note>
  Smart Rules applies to all policies in your organization. It cannot be scoped to specific organizational units, device groups, or individual policies.
</Note>

## Block Proxy Sites with Website Category Filtering

Smart Rules operates at the page-content level. For proxy sites that are already categorized in GoGuardian Admin's URL database, you can also block them using Website Category filtering.

To block categorized proxy sites, add the **Malicious Sites > Proxy** category as a block rule in your filtering policy.

Using both approaches together gives the broadest proxy coverage: Website Category filtering handles known, categorized proxy sites, and Smart Rules handles newly created or uncategorized ones.

For instructions on adding a category block, see [Create a Filtering Policy](/products/admin/create-a-filtering-policy).

<img src="https://mintcdn.com/goguardian/QLqvUOrqnV1EHHQZ/images/screenshots/smart-rules/step-01.png?fit=max&auto=format&n=QLqvUOrqnV1EHHQZ&q=85&s=fb40671792a61840987476f887044fae" alt="Website Categories section of a GoGuardian filtering policy highlighting the &#x22;malicious sites&#x22; category" width="2964" height="1614" data-path="images/screenshots/smart-rules/step-01.png" />

<img src="https://mintcdn.com/goguardian/QLqvUOrqnV1EHHQZ/images/screenshots/smart-rules/step-02.png?fit=max&auto=format&n=QLqvUOrqnV1EHHQZ&q=85&s=b922450c2a7108887f05553e5bde946b" alt="The &#x22;Proxy&#x22; category being set to block in a policy's website category section" width="2176" height="1234" data-path="images/screenshots/smart-rules/step-02.png" />

## Resources

<CardGroup cols={2}>
  <Card title="Configure Smart Alert Triggers" href="/products/admin/configure-smart-alert-triggers">
    Set up automated responses to Smart Alerts, including proxy-based Triggers.
  </Card>

  <Card title="Create a Filtering Policy" href="/products/admin/create-a-filtering-policy">
    Add Website Category rules to a policy to block categorized proxy sites.
  </Card>
</CardGroup>
