# Policies

Under each integration’s connection, we have a new feature called policy setting, which enables you to schedule the virtual machine power operation such as power on, power off etc.&#x20;

### Policies view&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FciZF9UUk3amp2aqGA5av%2Ffile.png?alt=media)

### Create Policy&#x20;

Specify the policy name and choose its type&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2Fn0wGiC7KsEYtuYI5ukQ6%2Ffile.png?alt=media)

The created policy will do the corresponding operation mentioned in it at the specified time for the virtual machines created under the connection.&#x20;


---

# 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.cloudassert.com/azure-stack-vconnect/features/admin-features/policies.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.
