kibana/docs/reference/configuration-reference/spaces-settings.md
Kibana Machine 8e250788c7
[9.0] [DOCS] Consolidate and clean up Kibana settings (part 1) (#214934) (#215048)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[DOCS] Consolidate and clean up Kibana settings (part 1)
(#214934)](https://github.com/elastic/kibana/pull/214934)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-03-18T18:37:40Z","message":"[DOCS]
Consolidate and clean up Kibana settings (part 1)
(#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.1"],"title":"[DOCS]
Consolidate and clean up Kibana settings (part
1)","number":214934,"url":"https://github.com/elastic/kibana/pull/214934","mergeCommit":{"message":"[DOCS]
Consolidate and clean up Kibana settings (part 1)
(#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214934","number":214934,"mergeCommit":{"message":"[DOCS]
Consolidate and clean up Kibana settings (part 1)
(#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2025-03-18 19:08:07 +00:00

656 B

navigation_title mapped_pages applies_to
Spaces settings
https://www.elastic.co/guide/en/kibana/current/spaces-settings-kb.html
deployment
self
all

Spaces settings in {{kib}} [spaces-settings-kb]

By default, spaces is enabled in {{kib}}. To secure spaces, enable security.

xpack.spaces.maxSpaces
The maximum number of spaces that you can use with the {{kib}} instance. Some {{kib}} operations return all spaces using a single _search from {{es}}, so you must configure this setting lower than the index.max_result_window in {{es}}. The default is 1000.