Profile Limit: You can create up to 3 profiles per organization.
Profile Sizes
Profile size determines the amount of compute resources used to run your queries, affecting speed and cost. In general, query performance scales with size, so a larger profile can run more complex queries faster.| Size | Speed | Cost |
|---|---|---|
| 1x | Base | Base |
| 4x | ~4x faster | 4x credits |
| 8x | ~8x faster | 8x credits |
| 16x | ~16x faster | 16x credits |
Manage Your Compute Profiles
Navigate to Compute Settings
Go to Settings → Compute.
Run Query with Profile (Allium App)
Select Your Query
Go to Explorer Queries and select your query.
Choose Compute Profile
Click the Compute Profile dropdown on the top right of the query editor and select the profile you want to use.

Run Query with Profile (API)
You can specify the Compute Profile when running queries via the Explorer API. See the Execute Query documentation for details. For this step, be sure to use the identifier of the profile, not the name.Queue Isolation
Each Compute Profile has its own isolated query queue. Monitor the number of queued and running queries for each profile at Settings → Compute.
