docs/integrations/app-connections/fireworks.mdx
Fireworks AI is an AI inference platform for running and fine-tuning large language models. Infisical supports connecting to Fireworks using an API Key and Account ID.

</Step>
<Step title="Navigate to API Keys">
In the Settings sidebar, click **API Keys**.

</Step>
<Step title="Create an API Key">
Click **+ Create API Key** and select **API Key** from the dropdown.

</Step>
<Step title="Generate and copy your API Key">
Give the key a name and generate it. Copy the generated API key and store it securely. This value is viewable one time only, you will need it when creating the Infisical connection.

</Step>
<Step title="Copy Your Account ID">
Click the account dropdown in the top-right corner and copy your **Account ID** using the copy button. You will also need this when creating the connection.

</Step>

</Step>
<Step title="Create the Connection">
Fill in the connection **Name**, select the **API Key** method, paste the **Account ID** and **API Key** you copied earlier, and click **Connect to Fireworks**.

</Step>
<Step title="Connection Created">
Your **Fireworks Connection** is now available for use with [Fireworks API Key Secret Rotation](/documentation/platform/secret-rotation/fireworks-api-key).

</Step>