AI Assistant Access Management
This page allows you to configure access control for your AI Assistant instance, including user, team and organization sharing, API key generation, and public access settings.
- Read only – Users can interact with the AI Assistant and view the full configurations of the assistant including the logs but cannot anything in the assistant configuration (e.g: data sources, settings, access rights, etc).
- Read and write – Full access, including interacting with the assistant, viewing logs, and modifying its settings.
- Use only – Users can interact with the assistant, but cannot view all the assistant tabs hence cannot change con.
Access Type | Interact | View Logs | Modify Settings |
---|---|---|---|
Read and write | ✅ | ✅ | ✅ |
Read only | ✅ | ✅ | ❌ |
Use only | ✅ | ❌ | ❌ |
Share With Users
You can share this AI Assistant with specific users by adding their usernames.
- Add User
- Manage Access
Steps:
- Enter a valid username in the input field.
- Select the access type.
- Click the button to add the user.
Once added, you can change the user's access level or remove access at any time using the delete button in the list.
Share With an Organization
You can give access to all users in an organization.
- Add Organization
- Manage Access
Steps:
- Input the organization's name.
- Select access level.
- Click to add.
Once added, you can change the organization's access level or remove access from the list below using the delete button.
Share With a Team
Grant access to a specific team.
- Add Team
- Manage Access
Steps:
- Enter the team name.
- Choose the access type.
- Click to save the setting.
Once added, you can change the team's access level or remove access from the list below using the delete button.
Generate API Keys
Create API keys that external systems can use to query this assistant.
- Generate API Key
- Manage API Keys
Steps to generate:
- Fill in the API key name.
- Choose the desired access level.
- Click the button to generate a new key.
- Make sure to copy the key immediately, as it won’t be shown again.
Once an API key is created, you can see it listed in the table with its:
- Name
- Quota start date
- Expiration date
- Question quota
- Access type
- Delete option
Access type for an API key cannot be changed after creation. If you need different permissions, delete the key and create a new one.
Store your API key securely. Anyone with the key will have the access permissions granted.
Public Access
Control who can access this AI Assistant publicly via Link.
- Accessible to everyone: Anyone with a link to the assistant can query it.
- Accessible to everyone that is logged in: Only authenticated users can access the assistant through the link.
- Not accessible: Default and most secure option, access is limited to configured users/teams/organizations.