diff --git a/docs/authentication/social-connections/hubspot.mdx b/docs/authentication/social-connections/hubspot.mdx index 67f14c7d54..b9f2d64b03 100644 --- a/docs/authentication/social-connections/hubspot.mdx +++ b/docs/authentication/social-connections/hubspot.mdx @@ -53,6 +53,8 @@ To make the setup process easier, it's recommended to keep two browser tabs open 1. In the **App Info** tab, complete the form. The **Public app name** is required. 1. Select the **Auth** tab. 1. In the **Redirect URLs** section, paste the **Redirect URI** value you saved from the Clerk Dashboard. + 1. In the **Scopes** section, select **Add new scope**. + 1. Enable the **crm.objects.owners.read** scope and select **Update**. 1. Select **Create app**. You'll be redirected back to the **App Info** tab. 1. Select the **Auth** tab. 1. Save the **Client ID** and **Client Secret** values somewhere secure.