# User Protection Policy

1. Navigate to Policies.
2. Select User Protection.
3. Click Add Policy or select an existing one to edit.
4. Configure the desired options:
   * Device Control: Restrict the use of USB drives and other peripherals.
   * Application Filtering: Block or allow specific applications on user devices.
   * URL Filtering: Control access to websites based on categories or specific URLs.
5. Assign the policy to specific users or user groups.
6. Click Save Policy.


---

# 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://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/policy-configuration/user-protection-policy.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.
