> ## 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.

# Block Uncategorized Websites

> Block websites and web requests that GoGuardian Admin has not categorized, configure the required permissions, and allow exceptions.

Turn on **Uncategorized** in a filtering policy to block websites and web requests that are not in the GoGuardian categorization database. This setting can help block newly created or less-visited sites, but it can also block legitimate sites, sign-in pages, and page resources until they are categorized or explicitly allowed.

## Review Permission Requirements

Your GoGuardian Admin role must have **View/Edit** access for both **Block Uncategorized** and **Custom Policies**. A Super User can configure these permissions in [Org Management](https://manage.goguardian.com/roles) by selecting **Manage Roles** and editing the applicable GoGuardian Admin role.

<img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/role-permissions.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=544c3b546b964b5e31f82198f50e7c3b" alt="Org Management role editor showing View/Edit access for Block Uncategorized and Custom Policies" width="1262" height="728" data-path="images/screenshots/block-uncategorized-websites/role-permissions.png" />

For complete role setup instructions, see [Set Up Granular Access Control with RBAC](/products/org-management/granular-access-control).

<Note>
  If your role does not have the required permissions, the policy displays **No Access** for Block Uncategorized. Contact a Super User to update your role.

  <img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/no-access.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=50529ee016cbd684eb1045b792fd4a51" alt="GoGuardian Admin policy showing No Access for the Block Uncategorized setting" width="1140" height="430" data-path="images/screenshots/block-uncategorized-websites/no-access.png" />
</Note>

## Turn On Uncategorized Blocking

1. In [GoGuardian Admin](https://admin.goguardian.com/policy/assign/policies), go to **Filtering** > **Policies**, then open the policy you want to edit.

2. Select **Website Categories**, then find **Uncategorized**.

<img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/uncategorized-setting.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=de2a6378f692ea8921f56e9f0263bb51" alt="GoGuardian Admin Website Categories section showing the Uncategorized setting" width="668" height="780" data-path="images/screenshots/block-uncategorized-websites/uncategorized-setting.png" />

3. Turn on **Uncategorized**.

<img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/turn-on-setting.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=0ec4027b7abda9939d72a832981c3a01" alt="GoGuardian Admin Uncategorized setting turned on" width="1254" height="108" data-path="images/screenshots/block-uncategorized-websites/turn-on-setting.png" />

4. In the confirmation prompt, click **Block Uncategorized Websites**.

<img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/confirmation-prompt.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=5f1bce20e5cf627c1e26686eb924e955" alt="GoGuardian Admin confirmation prompt for blocking uncategorized websites" width="1076" height="594" data-path="images/screenshots/block-uncategorized-websites/confirmation-prompt.png" />

5. Verify the result: **Uncategorized** remains on in the policy. Users assigned to the policy see a GoGuardian block page when they try to access an uncategorized website or web request.

<img src="https://mintcdn.com/goguardian/mZ7K_NsDPA5TWZih/images/screenshots/block-uncategorized-websites/block-page.png?fit=max&auto=format&n=mZ7K_NsDPA5TWZih&q=85&s=c5e485142468c3f0c37b8322beb7808c" alt="GoGuardian block page identifying an uncategorized website request" width="2942" height="956" data-path="images/screenshots/block-uncategorized-websites/block-page.png" />

## Allow Website Blocked as Uncategorized

Add an **Allow** rule in the policy's **Website URLs** section when a legitimate website is blocked as Uncategorized. For steps, see [Allow and Block Websites](/products/admin/block-and-allow-websites#add-a-website-url-rule).

You can also submit a categorization update request if a website is uncategorized or assigned to the wrong category. A submitted request does not immediately change filtering, so add an allow rule when users need access right away. See [Review Website Categories](/products/admin/website-categories#suggest-a-website-category).

## Understand GoGuardian DNS Behavior

Policies assigned to organizational units filter top-level domains and can also filter embedded content when **Filter Embedded Content** is on. GoGuardian DNS evaluates traffic across configured networks, including top-level domains, content delivery network requests, and page resources.

When **Uncategorized** is on for a GoGuardian DNS policy, any uncategorized web request can be blocked. A page may not load completely if one of its required resources is uncategorized. Add an allowed **Website URL** rule for a legitimate resource that needs an exception.

For more information about network-level filtering, see [Understand GoGuardian DNS](/products/dns/understand-goguardian-dns).

## Resources

<CardGroup cols={2}>
  <Card title="Review Website Categories" href="/products/admin/website-categories">
    Review available categories and submit category feedback.
  </Card>

  <Card title="Allow and Block Websites" href="/products/admin/block-and-allow-websites">
    Add a Website URL allow rule for a blocked site or resource.
  </Card>

  <Card title="Set Up Granular Access Control with RBAC" href="/products/org-management/granular-access-control">
    Create and assign a role with the required permissions.
  </Card>

  <Card title="Understand GoGuardian DNS" href="/products/dns/understand-goguardian-dns">
    Review how GoGuardian DNS applies network-level filtering.
  </Card>
</CardGroup>
