# How to find your Writekey

To find the write key for Customerglu on your Dashboard, follow these steps:

1. Log in to your account on the Customerglu Dashboard with your credentials. Dashboard link <https://dashboard.customerglu.com/>
2. Once you are logged in,select the Environment from the top right corner as in Staging or Production,then navigate to the bottom left of the Dashboard. Click on Settings icon.
3. Scroll down to the "Dev Console" section and click on it.

<figure><img src="/files/UJAoPzIMyIesbWwgT2Rt" alt=""><figcaption></figcaption></figure>

4. You will be navigated to Dev Console page, Click on Integrations

<figure><img src="/files/WZ3TfB8HuBAyFd696MIb" alt=""><figcaption></figcaption></figure>

You will find the Writekey/ API Key on the top of the Integrations page.

<mark style="color:red;">**Note: The write key is a sensitive piece of information that should be kept private and not shared with unauthorized persons. Make sure to keep it safe and secure to protect your account from potential security threats.**</mark>


---

# 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://help.customerglu.com/how-to-find-your-writekey.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.
