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

# Generate API Key

> Here is how you can generate an API key which gives you full access to the Feedbackflow Management API. Keep it safe!

## Generate API key

<Steps>
  <Step title="Navigate to 'Configuration'">
    Go to the Configuration page of your project:

    <img src="https://mintcdn.com/fiscalo/M-oZ6DwX5VooHCX2/images/api-reference/config.png?fit=max&auto=format&n=M-oZ6DwX5VooHCX2&q=85&s=86a996c29133f0c012be2ecd3828a17f" alt="Configuration Page" width="1920" height="869" data-path="images/api-reference/config.png" />
  </Step>

  <Step title="Access 'API Keys' tab">
    Click on the **API Keys** tab.
  </Step>

  <Step title="Generate key">
    Decide if you want to generate a key for the development or production environment. If  you want to switch environemnts you can do so in the top right corner. Click on the corresponding button.
  </Step>

  <Step title="Add a label to your key">
    Add a label to your key to help you identify it.

    <img src="https://mintcdn.com/fiscalo/M-oZ6DwX5VooHCX2/images/api-reference/label.webp?fit=max&auto=format&n=M-oZ6DwX5VooHCX2&q=85&s=3df29fe042374399b16add026e0066dd" alt="Label key" width="1328" height="852" data-path="images/api-reference/label.webp" />
  </Step>

  <Step title="Copy your key">
    Copy the API key and save it in a secure location. You won't be able to see it again.

    <Note>
      Store API key safely! Anyone who has your API key has full control over your
      account. For security reasons, you cannot view the API key again.
    </Note>
  </Step>
</Steps>

## Delete API key

* On **Configuration** > **API Keys** page, find the key you wish to revoke and select “Delete”.

* Your API key will stop working immediately.
