# Show tutorial

{% hint style="info" %}
**Available in Stratix Premium.** This surface is part of the logged-in workspace at [stratix.layerlens.ai](https://stratix.layerlens.ai). Stratix Public users can browse the catalog but cannot use this feature.
{% endhint %}

The **Show tutorial** action re-runs the onboarding wizard. Use it when you've changed roles, brought a new teammate to the workspace, or want to re-tour Premium features.

## How to access

**Settings → Show tutorial** in the left rail.

## What it does

* Reopens the onboarding wizard
* Lets you change role and goals
* Reapplies dashboard widget defaults if you confirm
* Otherwise, the existing dashboard layout is preserved

## Where to next

* [Onboarding wizard](/11.-admin/onboarding-wizard.md)
* [Settings](/11.-admin/settings.md)
* [Home dashboard](/7.-observe-see-whats-happening/home-dashboard.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.layerlens.ai/11.-admin/show-tutorial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
