# Policy Management

#### Policy

Hybr supports scheduled power operation \[like On/OFF] on VMs and that is called policy. In this policy, you can schedule operation on daily/weekly/monthly basis and that operation will be executed at specified time.

* **Add Policy**

&#x20;To schedule policy,

* Navigate to “VConnect->Connections->VCenter” in Admin site
* Drill down into a connection for which you want to schedule policy.
* Click policy tab
* Click “Create Policy”
* In “Add policy” wizard, Enter Policy “Name”, “Type”.

**Schedule**: in this, Specify Daily/Monthly and choose time.

**Operation**: Choose an operation name from drop down.

* Check “Is Enabled?” checkbox to enable this policy. If this is not checked, the policy will be disabled and won’t executed on resources.

![](/files/SIHR5T9cVPiouYAat89o)

* Click save button, now the policy will be saved and shown in policy list

![](/files/GWUDX5uY6QOtPBLivond)

* **Edit Policy**

&#x20;To edit a policy,

* Navigate to “VConnect->Connections->VCenter” in Admin site
* Drill down into a connection for which you want to edit policy.
* Click policy tab
* Click “Edit” for a policy
* In “Update Policy” wizard, change details as required

![](/files/akIReTGjrpI9Jz3tKBOH)

* Click save
  * **Delete Policy**

To delete a policy,

* Navigate to VConnect->Connections->VCenter in Admin site
* Drill down into a connection for which you want to delete policy.
* Click policy tab
* Click “Delete” for a policy which you want to delete
* Click Yes in conformation prompt

![](/files/fbJQ4N5dnYibe9q96yED)

* Now the policy will be deleted and the same is not shown in policy list.


---

# 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/hybr/features/admin/hybr-resource-management/policy-management.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.
