# Create a demo account login on the platform

## Question

Can I have a demo account?

## Answer

Yes.

Steps:

1. Create a subuser with access to selected devices.
2. In Admin Panel, go to Settings → Service preferences → Login page
3. Enter that subuser's username and password.

This enables a read-only demo login, giving users a preview of the platform features.

The demo account doesn't have edit access and can't control outputs, so there is no risk of causing harm.

## Links

* [Demo user account](/docs/admin/settings/service-preferences/demo-user-account.md)
* [Access](/docs/user/guide/account/users-and-roles/user-administration.md#viewing-and-editing-the-user-list)


---

# 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://navixy.com/docs/qna/admin-panel/create-a-demo-account-login-on-the-platform.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.
