> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reset a client secret

> Issue a new secret for a registered application when the old one is lost or has to be rotated.

An application's secret is shown when the application is registered. If it was not stored, or has to be rotated, reset it to issue a new one.

<Steps>
  <Step title="Open the application menu">
    On the destination's **Applications** tab, press the **⋮** menu on the application and choose **Reset secret**.
  </Step>

  <Step title="Confirm the reset">
    Confirm the dialog to issue a new secret.
  </Step>

  <Step title="Copy the new secret">
    The dialog shows the new secret with a copy control. Copy and store it before closing the dialog.
  </Step>
</Steps>

Store secrets in a secret manager at the point you create them.
