# Adding Policy Exceptions

To add an exception to a parent category or subcategory select the category and go to the right hand panel. Here select the + button.

{% hint style="warning" %}
To add Policy exceptions, you need to have previously imported all users and group data.
{% endhint %}

This will allow you to enter in a user or group from your imported users and groups. Once you start typing in the text box provided the console will provide suggested users and groups from the previously imported data.

![](/files/9sdzsCoxBpdQKaGxGRSe)

Once you have selected the user or group for whom you wish to create the exception you can then select the restriction level you wish to apply for this user to the select category. Again this is done by simply clicking on the icon and toggling through the restriction levels.

The final step to complete the creation of the category exception is to save the policy. This is done by selecting the save button in the bottom right panel in the console.

![](/files/u9XYdLJ7oggpdQQ2fJmW)

The Base Policy is now updated, on receipt of the updated policy the dope.endpoint will apply this exception for the configured user or group.

![“Has Exception” on parent category](/files/K7JqOU7UZ0vuV0nWHkac)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://inflight.dope.security/dope.console/dope.swg-policy/adding-policy-exceptions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
