- Environments – separate workspaces with their own agents, numbers, and campaigns.
- Users – people who can access your Fluents.ai account, with Admin or Member roles.
- Environments overview
- Create and manage environments
- Concurrent calls per environment
- Hide or delete an environment
- Users and roles
- Invite a new user
- Manage existing users
Environments overview
An environment is like a workspace inside your Fluents.ai account. Each environment has:- Its own agents, campaigns, numbers, and settings.
- Its own API key (see the Get API key guide for details).
- A Max Concurrent Calls limit.
default).Switching this selector switches which environment you’re currently working in. In Settings, the Environments section shows a table with:
- ID – Unique identifier for the environment.
- Environment Name – A human‑friendly name (for example,
default,production,staging). - API Key – Masked API key for that environment.
- Max Concurrent Calls – How many calls can run in this environment at the same time.
- Created At – When the environment was created.
- Hidden – Whether this environment is hidden from the environment selector.
Create and manage environments
To create a new environment:- Go to Settings.
- In the Environments section, click Create Environment.
- Enter an Environment Name.
- Choose the Max Concurrent Calls for this environment (within your account limit).
- Save.
- The Environments table, and
- The environment selector at the top of the app (unless it is hidden).
- In the Environments table, open the three‑dot menu for that environment.
- Choose Edit.
- Update the name and/or Max Concurrent Calls.
- Save your changes.
- Isolate testing from production (for example, a
stagingenvironment). - Separate different teams or projects under one account.
Concurrent calls per environment
Your account has a plan‑level maximum for concurrent calls. Within that:- Each environment has its own Max Concurrent Calls setting.
- The sum of concurrent calls across environments cannot exceed your overall plan limit.
- You cannot set an environment’s Max Concurrent Calls higher than your plan allows.
- Your plan allows 40 concurrent calls.
- You might set:
- Environment A → 20
- Environment B → 10
- Environment C → 10
Hide or delete an environment
The Hidden toggle in the Environments table controls visibility in the environment selector.- If Hidden is ON:
- The environment is not shown in the normal environment switcher.
- It still exists and can be managed from Settings.
- If Hidden is OFF:
- The environment appears in the selector and can be chosen like any other.
- In the Environments table, open the three‑dot menu for that environment.
- Choose Delete.
- Confirm the deletion.
Users and roles
The Users section in Settings shows everyone who has access to your Fluents.ai account. Important points:- Users are account‑wide – they see all environments.
- There are two roles:
- Admin – Can change settings, create/edit environments, manage users, and configure most resources.
- Member – Can view, but not edit, most settings and configurations.
Use Member for people who mostly need to view calls, campaigns, or reports.
Invite a new user
To add someone to your Fluents.ai account:- Go to Settings.
- In the Users section, click Add User.
- Enter the user’s email address.
- Choose a role:
- Admin – full configuration access.
- Member – view‑only (no edits).
- Send the invite.
Once they accept, they will see all environments in your account.
Manage existing users
In the Users table you can see:- User – Name of the user.
- Role – Admin or Member.
- Email – Email address associated with their account.
- Open the three‑dot menu next to their row.
- Choose the appropriate action, such as:
- Change role (Admin ↔ Member).
- Remove the user from the account (if available in your UI).
- Changing a user’s role affects their access to all environments.
- Removing a user revokes their access to the entire account.
Where to go next
-
Learn how to retrieve and use environment‑specific API keys in
Get API key -
Start building agents and campaigns inside your environments with the
Agent and Campaigns feature guides.

