# Update

Click on `Edit` icon to edit an app or regenerate app credentials.

![](/files/6ZX5JtwKSPRTvV8qz2Vl)

Enable `Generate New Credentials` switch to assign a new key pair (i.e. credentials) to your app. You can skip this step if you do not wish to update app's credentials.

> **Note:** This step will have no affect on `appId`, only new credential will be assigned to an existing application.

![](/files/r6NCttwe8LlDsbVlr0dc)

Click on `Update` button to save changes.

Now that we know how to register an app on Fyre Dashboard, in the next step, we will learn how an application can authenticate itself and request data from Fyre backend.


---

# 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.fyre.hypersign.id/developer/registration/update.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.
