diff --git a/connection-guides/iam/render.mdx b/connection-guides/iam/render.mdx index fbfecf7b..de5621f5 100644 --- a/connection-guides/iam/render.mdx +++ b/connection-guides/iam/render.mdx @@ -11,46 +11,27 @@ import IntegrationFooter from "/snippets/integration-footer.mdx"; If you've been directed to StackOne to integrate with Render, the following steps will help you understand the process and any necessary actions to configure successful integration. -## Get your Render API Key +## Find your Team ID - - Log in to your Render account and view your personal Account Settings page. + + Sign in to your [Render account](https://dashboard.render.com) and navigate to **Team Settings**. - - Click API Keys on the left, then the Create API Key button. - - Create API Key - - - - - In the window that appears, enter a Name for the new API Key, then press the Create API Key button. - - API Key Details - - + + Copy the Team ID from your browser's address bar. - - Copy your new API Key and store it safely. - - Copy API Key - + The URL follows the format `https://dashboard.render.com/teams/{teamId}/settings`. For example, if your URL is `https://dashboard.render.com/teams/tea-abc123/settings`, your Team ID is `tea-abc123`. -## Connecting to StackOne +## Provide your admin credentials - - - Upon reaching the Link Account page, enter the API Key from the previous step. - +Use the email address and password of the team admin account when connecting to StackOne. - - Proceed by clicking the Connect button. - - + + Admin credentials + @@ -69,5 +50,3 @@ This integration has the following [IAM Resources](https://docs.stackone.com/ref https://api-docs.render.com/reference/authentication - - diff --git a/images/render/image4.png b/images/render/image4.png new file mode 100644 index 00000000..71ad2c4d Binary files /dev/null and b/images/render/image4.png differ