diff --git a/docs/signals/connection/index.md b/docs/signals/connection/index.md index c8aa312fd..d8bc0003b 100644 --- a/docs/signals/connection/index.md +++ b/docs/signals/connection/index.md @@ -60,7 +60,7 @@ To connect to Signals using the Signals SDKs or API, you will need four values. | Value | Description | Where to get it | Format | | --------------- | --------------------------------------- | ---------------------------------------------------------------- | -------------------------------------------------- | -| Signals API URL | The API URL for your Signals deployment | Console > **Signals** > **Overview** | `https://{{123abc}}.signals.snowplowanalytics.com` | +| Profiles API URL | The API URL for your Signals deployment | Console > **Signals** > **Overview** | `https://{{123abc}}.signals.snowplowanalytics.com` | | API key | A Snowplow API key | [Generated by you](/docs/account-management/index.md) in Console | UUID | | API key ID | A Snowplow API key ID | [Generated by you](/docs/account-management/index.md) in Console | UUID | | Organization ID | Your Snowplow organization ID | Console > **Signals** > **Overview** | UUID |