You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/manage-spaces-fleet.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ applies_to:
7
7
serverless: ga
8
8
---
9
9
10
-
# Using Spaces with {{fleet}}[spaces-fleet]
10
+
# Using Spaces with {{fleet}}
11
11
12
-
Fleet supports a **space-aware** data model. You can use [Kibana spaces](/deploy-manage/manage-spaces) to manage Agent policies and integrations per space. Combined with granular user roles, this feature enables true role-based access control for {{agent}} management.
12
+
Fleet supports a **space-aware** data model. You can use [Kibana spaces](/deploy-manage/manage-spaces.md) to manage Agent policies and integrations per space. Combined with granular user roles, this feature enables true role-based access control for {{agent}} management.
13
13
14
14
For **new deployments** on 9.1.0 or later, space awareness is enabled by default.
15
15
For **upgraded deployments** from earlier versions, you must explicitly [enable space awareness](#enable-space-awareness-in-fleetspaces-fleet-enable).
@@ -20,7 +20,7 @@ To use space awareness with {{fleet}}:
20
20
-[Assign and manage Agent policies across spaces](#managing-agent-policies-across-spaces)
21
21
-[Make integration assets available across spaces](#managing-integration-assets-across-spaces)
22
22
23
-
## Enable space awareness in Fleet[spaces-fleet-enable]
23
+
## Enable space awareness in Fleet
24
24
25
25
You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time migration that copies your existing {{fleet}} data into a new, space-aware model. Previous data is preserved in snapshots in case you need to roll back.
26
26
@@ -33,7 +33,7 @@ To enable space awareness in upgraded deployments:
33
33
5. Confirm the migration.
34
34
35
35
36
-
## Manage Agent policies across spaces[spaces-manage-policies]
36
+
## Manage Agent policies across spaces
37
37
38
38
To control where an Agent Policy is available:
39
39
@@ -61,7 +61,7 @@ Agent policies can be assigned to multiple spaces. In this example, the policy i
61
61
62
62
Access to a policy is still governed by each user's {{fleet}} permissions within selected spaces.
63
63
64
-
## Manage integration assets across spaces[spaces-manage-assets]
64
+
## Manage integration assets across spaces
65
65
66
66
When you add an integration to an Agent policy, assets such as dashboards and visualizations are installed **only in the current space** by default.
0 commit comments