> 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/jetzt-loslegen/benutzerkonto.md).

# Benutzerkonto

Verwalte dein OneSecure ID Benutzerkonto an einem Ort für alle Apps

### Was ist das OneSecure ID Benutzerkonto?

Mit deinem OneSecure ID Benutzerkonto verwaltest du ganz einfach deine persönlichen Einstellungen und Zugriffsrechte. Diese werden automatisch mit allen HTI-Apps abgeglichen, sodass du überall dieselben Daten und Berechtigungen nutzt.

### Wo finde ich die Einstellungen für mein OneSecure ID Benutzerkonto?

* Öffne [skadii.digital](https://skadii.digital/dashboard) oder geh direkt auf [OneSecure ID](https://myaccount.onesecure-id.com/)
* Klicke oben rechts auf deinen **Namen** oder dein **Profilbild**
* Wähle den Menüpunkt "**OneSecure ID**"
* Daraufhin öffnet sich dein [OneSecure ID Benutzerkonto](https://myaccount.onesecure-id.com/profile)&#x20;

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FD51yhNtZY4WNMxNUXPav%2Fimage.png?alt=media&amp;token=e23e78b8-e63e-4157-9630-d48ea5154b1c" alt="" width="227"><figcaption></figcaption></figure></div>

### <mark style="color:$primary;">Welche Einstellungen kann ich in OneSecure ID vornehmen?</mark>

In OneSecure ID stehen dir drei zentrale Bereiche zur Verfügung:&#x20;

{% tabs %}
{% tab title="Apps" %}
In den [Apps](https://myaccount.onesecure-id.com/applications) **siehst du alle HTI-Apps, auf die du Zugriff hast.**

Dazu können gehören:

* skadii&#x20;
* SnowVisual von Demaclenko
* Weitere HTI-Apps&#x20;

{% hint style="info" %}
Du siehst nur die HTI-Apps, für die du berechtigt bist.\
Welche Apps verfügbar sind, hängt von deinem Unternehmen und deiner Rolle ab.
{% endhint %}
{% endtab %}

{% tab title="Konto" %}
Auf der [Kontoseite](https://myaccount.onesecure-id.com/profile) kannst du deine **persönlichen Einstellungen verwalten.**

Hier kannst du:&#x20;

* deine persönlichen Daten bearbeiten
* deine Spracheinstellungen anpassen
* dein Passwort zurücksetzen
* deine PIN festlegen oder ändern
* Zudem kannst du die Datenschutzrichtlinien und Nutzungsbedingungen nachlesen. Unter dem Menüpunkt „Hilfe” findest du außerdem eine Übersicht der häufig gestellten Fragen und Antworten.

{% hint style="info" %}
Als Admin kannst du hier zusätzlich deine eigenen **Benutzerrechte einsehen und anpassen.**
{% endhint %}
{% endtab %}

{% tab title="Team" %}
Der [Team](https://myaccount.onesecure-id.com/team) Bereich ist **nur sichtbar, wenn du Admin bist.**

Hier kannst du:

* Benutzer in deinem Unternehmen verwalten
* neue Benutzer einladen
* Zugriffsrechte und Anwendungen zuweisen

{% hint style="info" %}
Eingeladene Benutzer erhalten **automatisch eine E-Mail, um ihr Konto zu aktivieren.**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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/jetzt-loslegen/benutzerkonto.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.
