Where to find your Tenant ID or Server URL when connecting with RAC:
To connect to a SaaS tenant, you will need to provide your tenant ID, which can be found in the settings page of your tenant, or from the tenant selection screen.
Connecting to a self-hosted (on-premises) instance is straightforward. You only need the server URL, which typically follows the format:
<api>.domain.com
. For example, if your dashboard is accessible atdashboard.example.com
, the default server URL would beapi.example.com
.