# How to Create Custom Compliance Policy

{% embed url="<https://youtu.be/VeSPDVYFfyE>" %}

You can create a custom compliance policy. Go to Compliance from the menu

### Step 1: Hit “Create Custom Policy”

<figure><img src="https://lh6.googleusercontent.com/6IAQY2EB72zlHlk_uqqw59mJMgtiaGyoo_gL10MpM1Prgs6O5bVcVffTp5dqmN3EqKD49wNo9eUqzNX9o3Xw4IIVkQ_FhHgkpz5N5vHvlSkCZ3H6aoD8yjvtdPHqmgGe3vnx8_kHBsQIHTYDWRbhHyHSupgipc2ajn5ZlYkBToJdmx2XJnHiJm6KTOQQrA" alt=""><figcaption></figcaption></figure>

From Compliance screen, click on “Create Custom Policy” button.

### Step 2: Create Policy

<figure><img src="https://lh5.googleusercontent.com/o2mE1099rlpiDgOFmtIks623S991WKaFr841hDqmWwl9X6ihyd919d_C9u111OoXTAq-c1egOlkgvhjT1o6hRLMiyeIyluhJmTEhr8v240h8175gRuOkdYtlp1Bgf-zfL4SxMvoGHgpAGnp8NWPVa_HNowe686Xz6M_2c0K07j2XtfJRlI0CNo-8ddEWcw" alt=""><figcaption></figcaption></figure>

From these columns, you can drag and drop any family name, or requirements or specipc rules to the right column.

{% hint style="info" %}
Please note: The Create button will only appear if you provide any name.
{% endhint %}

Once created, it will be shown here:

<figure><img src="https://lh4.googleusercontent.com/M8lI2dxst5CdxHJ9qmF6ah2ac8xjYgebIaqI7UD4m7wn3GQMk6TXO0XZvY5PZroF5rebqTCU3yvlf3022JQNdc5Y34jKldyYOKARxpFEkspLgMxz38EZHW2VyxBzRL0b-1ikY-NAiIk6O7DmbSsQzkNwxkPQ-DroWziG7TWbRLtK4sCUJ1zwqmPiuWlOWQ" alt=""><figcaption></figcaption></figure>


---

# 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-acs.clouddefenseai.com/others/compliance/how-to-create-custom-compliance-policy.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.
