# Add a website to your Openli account

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

Adding your website to your account (or any project in Openli, if you are running multiple projects) is important because it allows us to scan the website for cookies so you can get started setting up Openli. \
\
You can use the same method, if you at any point need to change the domain for the project as well.

{% hint style="warning" %}
If you have multiple projects, make sure the correct domain is selected in the bottom left corner before you make the change.
{% endhint %}

1\. Click *Cookies* in the side menu\
2\. Click the *Manage Domains* button in the top right corner\
3\. Type in the domain in the text box under *Manage domains*\
4\. Click the *add domain* button

That should do it. You domain is now added and will be scanned.


---

# 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/general-openli-guides/add-your-website.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.
