# Regenerate your developer key

Your developer key will never expire. Thus, you may need to regenerate it from time to time, especially if you suspect it may have leaked outside your organisation. To regenerate it, simply click on the 'regenerate' icon on the right side of the developer key field in the [Team section](https://dashboard.digitalsamba.com/team) of the dashboard.

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

{% hint style="info" %}
You will need to authenticate again with your new developer key to continue to make requests to the API.
{% 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.digitalsamba.com/dashboard/~/changes/KZ5gclLvagNLQZCSseg3/getting-started/regenerate-your-developer-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.
