Knowledge bases support fine-grained access control, allowing you to share them with specific users, groups, or your entire organization. Each person or group receives a role that determines what they can do.Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
Roles
Each access binding assigns one of four roles:| Role | Documents | Settings | Sharing | Delete |
|---|---|---|---|---|
| Reader | View and search | No | No | No |
| Editor | View, search, upload, delete files | View and edit | No | No |
| Admin | Full document access | Full settings access | Manage access | No |
| Owner | Full document access | Full settings access | Manage access | Yes |
Role Capabilities
- Reader
- Editor
- Admin
- Owner
Readers can:
- View the knowledge base in their list
- Search documents
- View document chunks
- Use the knowledge base with agents
Tab Visibility
The tabs you see in a knowledge base depend on your role:| Tab | Visible To |
|---|---|
| Documents | All roles |
| Settings | Editor, Admin, Owner |
| Sharing | Admin, Owner |
Sharing with Users
Share a knowledge base with specific people by their email address or user ID.Select User
In the Grant access form:
- Set type to User
- Enter the person’s email address or user ID
- Select a role (Reader, Editor, or Admin)
Sharing with Groups
Share with multiple people at once using organization groups.
Groups are managed in Governe. When people are added to or removed from a group, their access to shared knowledge bases updates automatically.
Sharing with Your Organization
Grant access to everyone in your organization at once.Select Organization
- Set type to Organization
- Your organization slug appears automatically
- Choose a role
Managing Access
Viewing Current Access
The Sharing tab shows all access bindings:| Column | Description |
|---|---|
| Avatar | U (User), G (Group), or O (Organization) |
| Name | Email, group name, or org slug |
| Type | User, Group, or Organization |
| Role | Current permission level |
| Actions | Change role or remove |
Changing Roles
To change someone’s role:- Find their entry in the members list
- Click the role dropdown
- Select a new role
Removing Access
To revoke access:- Find the entry in the members list
- Click the trash icon
- Confirm removal
Access Hierarchy
When a user has multiple access paths (e.g., direct user access AND group membership), the highest-privilege role applies. Example:- Sarah has direct Reader access
- Sarah is also in the “Engineering” group with Editor access
- Result: Sarah has Editor access
Finding Shared Knowledge Bases
Use the scope filter on the Knowledge Bases list:| Filter | Shows |
|---|---|
| All | Everything you can access |
| My Knowledge Bases | Stores you created (you’re the owner) |
| Shared with Me | Stores others have shared with you |
Common Sharing Patterns
Team knowledge base
Team knowledge base
For a knowledge base used by a specific team:
- Create a group in Governe for your team
- Share the knowledge base with that group as Editor
- Team members can all upload and manage documents
- Keep yourself as Owner or Admin to manage settings
Read-only reference library
Read-only reference library
For documentation everyone should be able to search but not modify:
- Share with your organization as Reader
- Keep a small group of maintainers as Editors
- Everyone can search, only maintainers can update
Department-managed with org access
Department-managed with org access
For a knowledge base managed by one department but used by everyone:
- Share with the managing group as Editor
- Share with the organization as Reader
- The department updates content, everyone else can search
Restricted sensitive data
Restricted sensitive data
For knowledge bases containing sensitive information:
- Don’t share with the organization
- Add only specific users who need access
- Use Reader role unless they need to modify
- Review access regularly via the Sharing tab
Permissions and Agents
When connecting a knowledge base to an agent:- The agent uses the agent creator’s permissions
- Users chatting with the agent don’t need direct knowledge base access
- The agent can search any knowledge base its creator can read
Troubleshooting
I can't see the Sharing tab
I can't see the Sharing tab
You need Admin or Owner role to manage sharing. Ask the knowledge base owner to upgrade your role.
User says they can't see the knowledge base
User says they can't see the knowledge base
Check:
- Is there an access binding for them (directly or via group)?
- Is their account email spelled correctly?
- Have they logged in recently? (Access changes may require re-login)
Group access isn't working
Group access isn't working
Verify:
- The group exists in Governe
- The user is actually a member of that group
- The group binding is using the correct group ID
I removed access but they can still see it
I removed access but they can still see it
They might have access through another path:
- Check organization-wide sharing
- Check other groups they belong to
- Check for direct user bindings
Next Steps
Documents
Learn about uploading and managing files
RAG Settings
Configure chunking and retrieval