> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/documentation/docs-en/get-started-now/additional-hti-applications/snowvisual-5.0-by-demaclenko.md).

# SnowVisual 5.0 by Demaclenko

For SnowVisual 5.0 users only.

Depending on how you use SnowVisual 5.0, there are **two different sign-in methods**.

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FKFOO8f6yt1tjDz6E6f4m%2Fimage.png?alt=media&amp;token=f290d8eb-22c4-4a36-a0cc-2426b8baf205" alt="" width="563"><figcaption></figcaption></figure></div>

### SnowVisual 5.0 in the browser (web access)

If you [SnowVisual 5.0](https://www.snowvisual.com/) open it in the browser:&#x20;

* Enter your OneSecure ID **email address** an&#x20;
* Enter your OneSecure ID **password** an
* Select “Sign in”.

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FXkeBwmdixXHgYxImm1Hs%2Fimage.png?alt=media&amp;token=11bc594e-20e1-4fe0-8cfb-075bb859281f" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Important: Do not use **a PIN** and **the “Sign in with Microsoft” option!**
{% endhint %}

### SnowVisual 5.0 locally (on site)

Before you can sign in locally <mark style="color:$primary;">(e.g. on site at the system PC)</mark>, you must set a PIN:

* Open your [Account page,](https://myaccount.onesecure-id.com/profile)
* Go to the “**Account**"
* Set your PIN&#x20;

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FTop0BQFSlkKNAqZvlPVA%2Fimage.png?alt=media&amp;token=f4923395-9a4f-4e4c-b6b5-93ffd930bb96" alt="" width="563"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="https://3220231080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FpTLYb16D1T0hPotnDcRO%2Fimage.png?alt=media&amp;token=ddd1d25c-ccfd-4522-b354-00752a395c6b" alt="" width="347"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The PIN must contain at least **6 digits** and may **contain numbers only**.
{% endhint %}

### How do I sign in to SnowVisual 5.0 locally?

If you use SnowVisual 5.0 on a local system (e.g. directly on site):

* Open SnowVisual 5.0 on the local system
* Enter your **email address** an
* Enter your **PIN** an
* Click **“Sign in”**

### Why can’t I sign in to SnowVisual 5.0?

Check whether you are using the correct method:

* Web access → password
* Local access → PIN

### Why doesn’t my PIN work?

* Check whether you have already set a PIN.
* If necessary, set a new PIN on your account page.

**If you have any further questions or need support, our skadii support team will be happy to help.**

<p align="center"><a href="/documentation/docs-en/product-updates/support.md" class="button primary" data-icon="comment-heart">skadii Support</a></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skadii.com/documentation/docs-en/get-started-now/additional-hti-applications/snowvisual-5.0-by-demaclenko.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
