# Changing an old cookie policy to a new on autopilot

Here is a short video guide

{% embed url="<https://www.loom.com/share/3624f6c797494964b6f0db83585c2cd1>" %}

Below you'll find step by step instructions in text if you prefer to read them in stead :)

### Making a new policy on autopilot

Making a new policy on autopilot is easy. \
\
it takes only a few simple steps:

1. Go to app.openli.com and log in
2. Go to agreements in the side menu
3. Click create new policy in the top right corner and select "Cookie policy on autopilot" from the dropdown
4. Fill out the form. Don't forget to add if you are using pixels, as they need an added section in the policy (added automatically when you select it)
5. click create policy and approve it

Once that is done you have your policy ready

### Updating it in your widget

Now you need to update it in your widget.&#x20;

1. Go to widgets in the sidemenu
2. Click "Edit widget" for the appropriate widget in your list
3. Use the first drop down in the editor menu to select the new policy
4. Save the widget

PRESTO!!! You're done. \
\
The widget will now show the new policy which is of course automatically updated, because it is now on autopilot.\ <br>


---

# 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.openli.com/docs/policy-and-agreement-management/changing-an-old-cookie-policy-to-a-new-on-autopilot.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.
