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

# Create an API Key

API keys enable you to connect our platform directly to your systems, streamlining data flow and automation.

You can generate multiple API keys per project, each associated with a specific role. The assigned role defines the actions and permissions of each API key, allowing you to manage access securely and with precision.

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/a9501e10-33d1-4c78-a572-ef1d5a0ae159/e6a8f1ae-babd-4a51-93e4-c400dec6e62a/images/c02d53e2-c54e-4502-9a19-dc0ae18a4077.gif)

To create an API key in Bytebeam console,

<Steps>
  <Step title="Access Settings">
    Navigate to **Settings** by clicking your username at the top right.
  </Step>

  <Step title="Go to API Keys and Initiate Creation">
    Navigate to the **API Keys** Tab and click on the **Create API Key** button
  </Step>

  <Step title="Fill Details">
    Enter a name, select a role from the dropdown, and click **Submit** in the modal to create the API Key.
  </Step>
</Steps>

## Important Notes

<Note> To view, copy, or edit the API Key, simply click on the respective icons located next to the API Key.</Note>

<Warning> You can only change the name of the API Key while editing it</Warning>
