Skip to content

Commit 1c36e55

Browse files
committed
use lead text to avoid stacking heading levels
1 parent 612f24c commit 1c36e55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

solutions/search/agent-builder/permissions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Learn more about [index privileges](elasticsearch://reference/elasticsearch/secu
4949

5050
## Grant access
5151

52+
You can grant users access to Agent Builder using these methods:
53+
54+
- [Roles](#grant-access-with-roles) to bundle privileges for users.
55+
- [API keys](#grant-access-with-api-keys) for programmatic access.
56+
- [Spaces](#working-with-spaces) to scope access to specific environments.
57+
5258
### Grant access with roles
5359

5460
[Roles](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md) are {{es}} security constructs that bundle together {{kib}} feature privileges and {{es}} privileges. To grant users access to Agent Builder, create a role that includes the required privileges.

0 commit comments

Comments
 (0)