Who can use this feature?
Organization Owners and Admins
Create a new profile
Admins can create new profiles to represent the stages in your company’s software development lifecycle. To add a profile:- Navigate to the Profiles page under Organization Settings
- Click Add Profile
- Provide a unique name for your profile and optional description
- Click Create


Each profile has a unique alphanumeric key associated with it. Use the key when referencing the profile directly. The key can’t be changed once you’ve created the profile to prevent references from breaking.
- Configuring integration credentials
- Using profiles in Applications, Workflows, and Scheduled Jobs
- Deploying the Superblocks data plane to multiple environments
Configure integration credentials
In Superblocks, integrations can have many configurations to help connect to different database instances or API servers. Each configuration can then be linked to one or more profiles. Configurations define the set of credentials used when an API, Workflow, or Scheduled Job executes against a profile (e.g., when executing a Workflow against staging). To update the configuration associated with a profile:- Navigate to Integrations and search for your integration or create a new one
- Upon creation, the integration has only a Default configuration that applies to all profiles. Click the ➕ icon to “Add new configuration” and select the profile(s) that will be used for this configuration
- Fill out the configuration form with values specific to the selected profiles
- Click Test Connection to check that Superblocks can connect to the data source
- Once you’ve successfully connected, Create or Save changes to your integration’s configurations


