# Backup SLAs

To backup your application periodically:

![](/files/ZQ8eGfYUmDiP4f1rqWjv)

* You need to create a Policy:
  * Go to Applications from the left side menu and then to Backup SLAs
  * Provide a policy name
  * Select your application from the list
  * Specify backup rule details - especially backup destination and schedules

![](/files/E4zujA8caCWRatl1s8tl)

* The second part is a schedule for policy:
  * Change tab from Policies to Schedules
  * Create a new schedule for application policy - create it just like other schedules, enter a name, choose execution time (time or interval) and days of the week. \*optionally you can select policy if already exists

![](/files/IOHkKuuvSQeA1xN95oC3)

![](/files/4oy0R5kr9ptrKXpz9RC7)

Now your application backups will be done periodically according to your policy.

{% hint style="info" %}
There is no limit to the number of policies you can create.
{% endhint %}


---

# 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.storware.eu/70/administration/applications/backup-slas.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.
