# Policies

{% hint style="info" %}
To use this feature you need a **pro plan**
{% endhint %}

{% hint style="warning" %}
To start create a new policy
{% endhint %}

![](/files/-M0HXcdPtuEROWEvesRt)

**1. Document** – It’s the name you give the file.&#x20;

{% hint style="info" %}
It’s not the title, it’s just a name for you to be able to identify the Policy.
{% endhint %}

**2. Title** – It’s what people will see as the title of your Privacy Policy when GetComplied pops up on your website.

**3. Content** – It’s the Privacy Policy itself. Here you’ll include a detailed text to inform users about your policies.&#x20;

{% hint style="info" %}
Each legal document needs to be edited individually. If you have, for example, Privacy Policies and Terms and Conditions, you need to create two separate files.
{% endhint %}

**4. Language** – It’s the language(s) used on your website. If you want to include policies in multiple languages, you have to edit one policy at a time. (ex. Select English and add the English version, select French and add the French version of the text)

**5. Consent is required** – This is where you decide if users have to accept your policy in order to navigate through your website. If so, you need to turn that option ON. If you want your policy to be only informational, leave as it is.

{% hint style="info" %}
When you finish Editing, you can click on “Save” and “Publish”.
{% endhint %}

Then, on the Policies section, you’ll be able to verify and manage your list of Privacy Policies.

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


---

# 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.getcomplied.com/getcomplied-ui/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.
