Unify and manage your data

Install Reltio IDE on Cursor and connect to your tenant

Learn how to install the Reltio IDE extension in Cursor, connect to your Reltio tenant, and open your configuration.

Prerequisites

Before you install Reltio IDE, make sure you have the following requirements:

  • The Reltio IDE .vsix file, downloaded from Releases > Assets of the Reltio GitHub repository.
  • A Reltio tenant and valid credentials, copied and ready to paste: An OAuth Client ID and Client secret (with your SSO routing tenant ID) from your identity provider, or a bearer token from the Reltio authentication API or your tenant administrator.
To install Reltio IDE in Cursor
  1. Open Cursor.
  2. Press Cmd+Shift+P on macOS, or Ctrl+Shift+P on Windows and Linux to open the Command Palette.
  3. Type Install from VSIX, then select Extensions: Install from VSIX....
  4. Browse to the location where you downloaded the .vsix file. Select the .vsix file and click Install.
  5. Open the Extensions view and confirm that Reltio IDE appears in the list of installed extensions.
To connect to your tenant
  1. Select Reltio in the activity bar or Reltio IDE from the extensions to open the RELTIO IDE view.
  2. Select Connect your Reltio Tenant to start setup.
  3. Select Add Environment, then enter your environment ID (for example, test-usg.reltio.com).
  4. Authenticate using one of the following methods, using the credentials you copied in the prerequisites.
    • Select Sign in with browser (recommended). Enter your Client ID and Client secret, then enter your SSO routing tenant ID when prompted. Reltio IDE opens your browser to complete single sign-on. Cursor stores these credentials in your operating system's secure credential store.

    • Select Paste a Bearer token, then paste the token you kept ready and press Enter. Reltio IDE keeps the token in memory for the current session only.

  5. After authentication, select your tenant from the tenant list.
To open and navigate your configuration
  1. In the RELTIO IDE view, select your tenant.
  2. Select the Open L3 icon beside the tenant ID to open your configuration file in the editor.
  3. Expand your tenant to browse its configuration.
  4. Use the context menu at the tenant level and on objects in the tree view to perform modeling actions, such as:
    • Adding a new entity type or relationship type

    • Adding a new attribute

    • Viewing the ontology

    • Applying your configuration changes to the tenant

Result

Reltio IDE connects to your tenant, and your configuration file opens in the editor. Your tenant appears in the RELTIO IDE view, and you can expand it to browse its configuration. You are ready to add or modify configuration objects.

Validation

To confirm the connection was successful:

  1. Confirm that your tenant appears in the RELTIO IDE view with no authentication errors.
  2. Select the Open L3 icon beside the tenant ID and confirm that your configuration opens in the editor.
  3. Expand your tenant and confirm that its configuration appears.