# How to retrieve your siteID?

To find out the `siteId` of your website/app please head to our app at `https://app.cookie3.co`&#x20;

#### On desktop:

1. Hover over the sidebar navigation panel on the left of your screen
2. Click on the "Manage Websites" panel

#### On mobile:

1. Open the menu in the top-right corner of your screen
2. Click on the "Manage Websites" panel

{% hint style="info" %}
You should now be able to see a list of your websites/apps connected to Cookie3 Analytics.
{% endhint %}

1. Find the the particular website whose site id you'd like to retrieve
2. If your website is already connected to our platform click on the "Manage" button with a cogwheel icon
   1. If it's not yet connected click on the "Connect" button with a plug icon
3. A sidepanel should now be visible with an installation guide and you can find your siteID below.
   1. Your siteID should look similar to this: `cde56c54-a4cd-49ad-88bd-d2eef215502b`


---

# 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.cookie3.com/cookie3-analytics/setup-your-site-or-app/how-to-retrieve-your-siteid.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.
