# Switch toggle (Public/Premium)

{% 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 Switch toggle in the Premium top bar flips the catalog view between Public-only and Premium-augmented:

* **Public** — same browse experience as anonymous Stratix Public. Only public catalog items.
* **Premium** — public catalog + your org's private models, benchmarks, evaluations, and spaces.

## When to use which mode

* **Public** — when you want to see exactly what an anonymous visitor sees, e.g., comparing against public-only data for a research citation.
* **Premium** — default. Surfaces private items alongside public so you can pick from your full inventory.

## Where the toggle appears

In the top bar of the Premium dashboard. Click to flip; the catalog views (Models, Benchmarks, Spaces, Evaluations) immediately update.

## Where to next

* [Home dashboard](/7.-observe-see-whats-happening/home-dashboard.md)
* [Stratix Public](/11.-admin/11-admin.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/switch-toggle.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.
