Skip to content

docs: Explain remembered space behavior (#6937) - #7418

Draft
florent-leborgne wants to merge 2 commits into
mainfrom
docs-issue-6937-remember-last-space
Draft

docs: Explain remembered space behavior (#6937)#7418
florent-leborgne wants to merge 2 commits into
mainfrom
docs-issue-6937-remember-last-space

Conversation

@florent-leborgne

@florent-leborgne florent-leborgne commented Jul 16, 2026

Copy link
Copy Markdown
Member

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 on main into 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.mdkibana-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.

AI-generated draft — created with Claude Sonnet 4.6.
Review all generated content for factual accuracy before merging.

@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

✅ 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.

Comment thread deploy-manage/choose-and-switch-spaces.md Outdated

@shainaraskas shainaraskas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
@florent-leborgne

Copy link
Copy Markdown
Member Author

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

@florent-leborgne
florent-leborgne marked this pull request as draft July 23, 2026 08:17
Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
Comment thread deploy-manage/choose-and-switch-spaces.md
@florent-leborgne
florent-leborgne marked this pull request as ready for review July 23, 2026 11:26
Comment thread deploy-manage/choose-and-switch-spaces.md Outdated
Comment on lines +27 to +32
{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.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what I could test doesn't even strictly match this (ECH with 9.5 opened the default space regardless) - to confirm

@florent-leborgne

Copy link
Copy Markdown
Member Author

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>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kibana now remembers your last selected space and returns you to it on login

2 participants