# How to configure user policy (Protected folder)

This guide  for adding a folder as a protected folder in box

1. **Log into FenixPyre Dashboard**
   * Open your browser and go to the **FenixPyre Dashboard**.
   * Enter your **Admin credentials** and sign in.
2. **Navigate to User Policy**

   * Click on the **User Policy** section in the left menu.

   <figure><img src="/files/mzssUHsGwjLGfXWPL3pK" alt=""><figcaption><p>User Policy Page</p></figcaption></figure>
3. **Select the User Policy to Modify**
   * Select the respective policy if applying the protected folder to a specific user group.
   * If applying to **all users**, select the **Default Policy**.
4. **Go to the Protected Folder Tab**

   * In the **User Policy settings**, navigate to the **Protected Folder** tab.

   <figure><img src="/files/TgUUPk1GuaYyq0x2ICfv" alt=""><figcaption></figcaption></figure>
5. **Add the Protected Folder Path**

   * Click on **Protected Folders**
   * Select Type as **"Box Web"** from the dropdown.

   <figure><img src="/files/zvbXfQUzEyDYTblJ70H6" alt=""><figcaption></figcaption></figure>

   * Enter the folder path in the required format:

     ```
     \\<enterprise ID>@app.box.com<folder path>
     ```
   * Example:

     ```
     \\1174000000@app.box.com\all files\shared\lab folders
     ```
6. **Save changes**&#x20;
   * and the above folder will be added as a protected folder


---

# 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://docs.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/integrations/box/how-to-configure-user-policy-protected-folder.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.
