# Backport
This will backport the following commits from `main` to `8.6`:
- [[DOCS] Adds content on ad-hoc data views
(#146250)](https://github.com/elastic/kibana/pull/146250)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"gchaps","email":"33642766+gchaps@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-12-06T16:24:08Z","message":"[DOCS]
Adds content on ad-hoc data views (#146250)\n\n## Summary\r\n\r\nThis PR
updates the data view doc to include more information about\r\ntemporary
data views.\r\n\r\nCloses #144582\r\n\r\nCo-authored-by: Kaarina
Tungseth
<kaarina.tungseth@elastic.co>","sha":"28751ac0ae936a3698a394ad48a4ffc6fe42dae3","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.5.0","v8.6.0","v8.7.0"],"number":146250,"url":"https://github.com/elastic/kibana/pull/146250","mergeCommit":{"message":"[DOCS]
Adds content on ad-hoc data views (#146250)\n\n## Summary\r\n\r\nThis PR
updates the data view doc to include more information about\r\ntemporary
data views.\r\n\r\nCloses #144582\r\n\r\nCo-authored-by: Kaarina
Tungseth
<kaarina.tungseth@elastic.co>","sha":"28751ac0ae936a3698a394ad48a4ffc6fe42dae3"}},"sourceBranch":"main","suggestedTargetBranches":["8.5","8.6"],"targetPullRequestStates":[{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146250","number":146250,"mergeCommit":{"message":"[DOCS]
Adds content on ad-hoc data views (#146250)\n\n## Summary\r\n\r\nThis PR
updates the data view doc to include more information about\r\ntemporary
data views.\r\n\r\nCloses #144582\r\n\r\nCo-authored-by: Kaarina
Tungseth
<kaarina.tungseth@elastic.co>","sha":"28751ac0ae936a3698a394ad48a4ffc6fe42dae3"}}]}]
BACKPORT-->
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* [DOCS] Adds content on ad hoc data view
* [DOCS] Breaks data into two steps
* Update docs/concepts/data-views.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* [DOCS] Tweaks message re: unsaved data views
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* [DOCS] Fixes inconsistency with role management link
* Update docs/redirects.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* [DOCS] Changes index pattern to data views in intro docs
* [DOCS] Updates image of data views UI
* [DOCS] Removes faulty sentence
* [DOCS] removes sentence about index patterns
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [data.search.autocomplete] Move autocomplete method to UI settings
* Use select rather than boolean
* Add ftue tour
* Make a select rather than text box
* Only show when focused and first time page is loaded
* Add docs link
* Reverse order of sections
* Update docs/concepts/index.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/concepts/index.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Docs updates
* setting
* telemetry
* Add links to docs
* Fix translations
* Fix failing test
* Fix test
* Fix tests
* Revert changes to querybar service
* Fix discover query
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Liza K <liza.katz@elastic.co>
* [DOCS] Updates screenshots to show new theme
* [DOCS] Updates more screenshots in Discover docs
* [DOCS] Updates screenshot for license management
* [DOCS] Attempt to make the screenshots more readable