> ## Documentation Index
> Fetch the complete documentation index at: https://infisical-groups-phase-3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Render

> How to sync secrets from Infisical to Render

Prerequisites:

* Set up and add envars to [Infisical Cloud](https://app.infisical.com)

<Steps>
  <Step title="Authorize Infisical for Render">
    Obtain a Render API Key in your Render Account Settings > API Keys.

    ![integrations render dashboard](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations/render/integrations-render-dashboard.png)
    ![integrations render token](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations/render/integrations-render-token.png)

    Navigate to your project's integrations tab in Infisical.

    ![integrations](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations.png)

    Press on the Render tile and input your Render API Key to grant Infisical access to your Render account.

    ![integrations render authorization](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations/render/integrations-render-auth.png)

    <Info>
      If this is your project's first cloud integration, then you'll have to grant
      Infisical access to your project's environment variables. Although this step
      breaks E2EE, it's necessary for Infisical to sync the environment variables to
      the cloud platform.
    </Info>
  </Step>

  <Step title="Start integration">
    Select which Infisical environment secrets you want to sync to which Render service and press create integration to start syncing secrets to Render.

    ![integrations render](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations/render/integrations-render-create.png)
    ![integrations render](https://mintlify.s3-us-west-1.amazonaws.com/infisical-groups-phase-3/images/integrations/render/integrations-render.png)
  </Step>
</Steps>
