--- title: "Render Connection" description: "Learn how to configure a Render Connection for Infisical." --- Infisical supports connecting to Render using API keys for secure access to your Render services. ## Configure API Key for Infisical Navigate to your Render dashboard and click on **Account Settings** in the top right corner. ![Account Settings](/images/app-connections/render/render-account-settings.png) In the Account Settings page, scroll down to the **API Keys** section and click **Create API Key**. ![Create API Key](/images/app-connections/render/render-create-api-key.png) Enter a descriptive name for your API key (e.g., "production") and click **Create API Key**. ![Name API Key](/images/app-connections/render/render-name-api-key.png) After creation, you'll be shown your API key. Make sure to copy and securely store this key as it will not be shown again. ## Setup Render Connection in Infisical Navigate to the **App Connections** tab on the **Organization Settings** page. ![App Connections Tab](/images/app-connections/general/add-connection.png) Select the **Render Connection** option from the connection options modal. ![Select Render Connection](/images/app-connections/render/render-app-connection-select.png) Enter your Render API key in the provided field and click **Connect to Render** to establish the connection. ![Connect to Render](/images/app-connections/render/render-app-connection-form.png) Your **Render Connection** is now available for use in your Infisical projects. ![Render Connection Created](/images/app-connections/render/render-app-connection-created.png)