> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/backup-and-recovery-71/administration/endpoints/organization-admin/backup-sla/create-a-new-backup-sla/general.md).

# GENERAL

In the General tab you have the following option to set:

* **Set as default policy** -Set policy as a default for newly synchronized users
* **Allow user to modify policy** - User can add new objects to protect - modification will only concern a user device where the modification has been made, server settings will be not changed.

## **PRIVACY SETTINGS** <a href="#privacy-settings" id="privacy-settings"></a>

* **Allow admin to restore user files** \*\*-\*\*Allow administrator to restore user files directly to his workstation.

## **PASSWORD SETTINGS** <a href="#password-settings" id="password-settings"></a>

Password requirements for local users accounts:

* **Minimum password length**
* **Require lowercase letters**
* **Require uppercase letters**
* **Require both letters and numbers**
* **Require special characters**

## **RISK NOTIFICATION SETTINGS** <a href="#risk-notification-settings" id="risk-notification-settings"></a>

* **Send email notification for unprotected desktops** - If the device will change status to unprotect, the device owner will be notified by e-mail\*\*.\*\*
* **Show desktop as "Unprotected" after a specified period since the last backup \[day]** - Number of days, without any contact from a desktop device, after which status will be changed to unprotected

## DATA ENCRYPTION SETTINGS <a href="#encryption-settings" id="encryption-settings"></a>

* **Show desktop as "Unprotected" after specified period since the last backup \[day]** - The number of days, without any contact from a desktop device, after which the status will be changed to unprotected.
* **Allow users to encrypt their data using their own encryption key** -Allow users to enable client-side data encryption. Data is encrypted using a key based on a password provided by the user. Encrypted data cannot be restored by an administrator.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.storware.eu/backup-and-recovery-71/administration/endpoints/organization-admin/backup-sla/create-a-new-backup-sla/general.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
