docs: Explain remembered space behavior (#6937) - #7418
Conversation
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
3365d6e to
697ed2b
Compare
shainaraskas
left a comment
There was a problem hiding this comment.
just one comment about applicability for you
if we want to hack in visibility of this info from the "kibana settings" area, we could follow up with a crosslink from the sidebar of the cloud-account section + a landing page link
... realizing now that we missed high-contrast mode and interface language links from the landing page of that section too
Intentionally left those considerations out because to me it should be part of the work related to kibana preferences/personal settings But I hear you and I agree As said in the comments, I'll return this to draft while the eng team figures out availability because the current state is not intentional from my initial investigations |
| {applies_to}`ech: ga` {applies_to}`serverless: ga` If you can access more than one space, {{kib}} asks you to select a space when you log in. | ||
|
|
||
| {applies_to}`self: ga` {applies_to}`ece: ga` {applies_to}`eck: ga` On self-managed deployments, what {{kib}} opens when you log in depends on your version and whether it has remembered a space: | ||
|
|
||
| - {applies_to}`stack: ga 9.5+` {{kib}} can remember the space you use and return you to it. If {{kib}} has no remembered space or you no longer have access to it, {{kib}} asks you to select a space. A direct link continues to open the linked {{kib}} app or object instead of redirecting you to the remembered space. | ||
| - {applies_to}`stack: ga 9.0-9.4` If you can access more than one space, {{kib}} asks you to select a space. |
There was a problem hiding this comment.
what I could test doesn't even strictly match this (ECH with 9.5 opened the default space regardless) - to confirm
|
paused while the behavior is being checked on the product side |
Document last-space recollection across versions, including Elastic Cloud and serverless after kibana#281118. Move switching guidance to a child how-to under Spaces. Co-authored-by: Cursor <cursoragent@cursor.com>
21c919d to
5779847
Compare
Keep 9.5 Elastic Cloud login and preference facts together so readers do not have to jump sections. Rename the Spaces admin page for the TOC. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
This PR addresses #6937 with the following changes:
deploy-manage/choose-and-switch-spaces.md: New how-to for switching spaces. Documents login behavior across versions, including last-space recollection on Elastic Cloud and serverless from 9.6 (kibana#281118). Documents two preference paths: user menu Spaces preferences on Elastic Cloud and serverless, and Edit profile on self-managed, ECE, and ECK.deploy-manage/manage-spaces.md: Keeps the administrative page focused. Links individual users to the new child page. Folds the space-selector location steps that landed onmaininto the child page.deploy-manage/toc.yml: Adds the new page beneath Spaces.explore-analyze/find-and-organize/kibana-interface.md: Points space-selector steps at the new how-to.cloud-account/index.md: Links Customize your interface to the remembered-space preference.Resolves
Closes #6937
Screenshots to add or update
deploy-manage/choose-and-switch-spaces.md—kibana-change-space.png: the screenshot still shows the classic Spaces menu. Confirm it matches My spaces on serverless and on Stack 9.6 solution-view spaces, or replace it.