# STEP 2 - Renew access key

Once you have access to a common. You are able to use the SQL Editor located in the main (dashboard) page. To run an SQL command you will first have to set an access key.

In this section, we'll show you how to renew your access key.

Click on the Account Icon in the top-right navigation of your screen.&#x20;

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

Once in the settings page, click on the submenu option "Renew access key". Once the request is complete you will receive a notification.

To see the notification click on the notification icon

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

The Notifications drawer will open.

<figure><img src="/files/WVcCVkUYjtUMtBuhq08U" alt=""><figcaption><p>Notification</p></figcaption></figure>

{% hint style="info" %}
**Good to know:** Once you dismiss the notification, this access key will disappear, so it's recommended to use a secrets manager for future use.
{% endhint %}

Congratulations. You have just renewed your access key to be used in queries.


---

# 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.trustrelay.io/guides-for-data-consumers/step-2-renew-access-key.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.
