# Getting started view keeps coming back **What you are seeing** The Getting started view keeps coming back. --- ## Why it happens The dismissal is stored in browser localStorage, not on the server. --- ## What to do Dismiss it once per browser. It will return in a new browser, a private window, or after clearing site data. --- ## Settings involved | **Setting** | **Where** | **What it does** | | --------------------------- | -------------------------------------------------------- | ---------------- | | Getting started / List view | Apps > Capable Markdown > two icon buttons in the header | \- | | Project filter | Apps > Capable Markdown > project selector | \- | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ------------------------ | --------- | ----------------------------------------------------------------------------------------------------------------------------- | | Document version history | None | Editing replaces the attachment; Jira keeps no earlier version of the file, and the app stores no version history of its own. | --- ## A few things that catch people out * The Getting started dismissal is per-browser localStorage, not per-user server state. --- ## Related [Global page fails or returns nothing when filtering by a particular projectProject keys are inserted into the search query without quoting, so a key needing quotes b](https://help.gocapable.com/jira-markdown/global-page-fails-or-returns-nothing-when-filtering-by-a-particular-project.html) [Picking a template wiped work already typed in the editorChoosing a template replaces both the title and the entire body.](https://help.gocapable.com/jira-markdown/picking-a-template-wiped-work-already-typed-in-the-editor.html) [Everything elseThe rest of this family.](https://help.gocapable.com/jira-markdown/everything-else.html) --- _Found it? Good._