# How Can I Rotate My Beams Instance Keys

In order to create new keys for your Beams apps follow the below process:&#x20;

1. Log in at [dashboard.pusher.com](https://dashboard.pusher.com/)
2. Select the app you need to create keys for from the list of Beams Instances
3. Select **Keys** from the left menu
4. Click the **Create new key**  button. You may need to enter your password to confirm.&#x20;
   1. Note that the Instance ID does not change. This is static throughout the lifecycle of an Instance.&#x20;

You will now have a new key you can use when integrating with our libraries. \
\
If you need to delete old keys then you can do so by clicking the **vertical three-dot menu > delete**

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

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# 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.bird.com/pusher/beams/beams/publishing/how-can-i-rotate-my-beams-instance-keys.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.
