> For the complete documentation index, see [llms.txt](https://wiki.swot.de/handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.swot.de/handbuch/swot_browser/readme.5/anmeldung_zum_swot_browser.md).

# Anmeldung zum SWOT Browser

Die SWOT Anmeldung erfolgt beim Start des SWOT Browsers nach der Verbindungsüberprüfung mit dem SQL Server:

<figure><img src="https://3314523280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAEiBXxbWvM6xsaEmEHwq%2Fuploads%2FNqNcSQ4EEmJ4WpV3Jy3a%2Fimage.png?alt=media&amp;token=fc0630f7-4c79-4d3e-91e1-f52748053858" alt=""><figcaption><p>Anmeldung zum SWOT Browser</p></figcaption></figure>

Wenn auf einem Rechner ein anderes SWOT Modul (z.B. [SWOT Co](/handbuch/swot_co.md)) schon gestartet wurde, wird eine gemeinsame SWOT Anmeldung verwendet. Solche gemeinsame SWOT Anmeldung ist nicht bündig und wird erst nach einer Bestätigung wirksam. Damit kann jeder Zeit eine abweichende SWOT Anmeldung gewählt werden.

Sofern eine **Anmeldungsfreigabe** aktiviert ist, startet das SWOT Modul ohne zusätzliche Bestätigung. Dies ist dann ratsam, wenn keine abweichende Anmeldung nötig ist oder wenn überhaupt nur eine SWOT Anmeldung benutzt wird. Diese Funktion ist unter **Aktion – Anmeldungsfreigabe** einstellbar.

<figure><img src="https://3314523280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAEiBXxbWvM6xsaEmEHwq%2Fuploads%2FcVEdAFxwHgd064mRMUV6%2Fimage.png?alt=media&amp;token=76320d29-b6ae-4cbd-9fdf-2b937950a919" alt=""><figcaption><p>Anmeldungsfreigabe</p></figcaption></figure>

Man kann eine neue SWOT Anmeldung erzwingen, indem man auf die aktuelle Anmeldung in der Statusleiste (oben rechts) klickt:

<figure><img src="https://3314523280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAEiBXxbWvM6xsaEmEHwq%2Fuploads%2FG4ffWu0D57IBQaC9UeT7%2Fimage.png?alt=media&amp;token=587ae8ef-92ce-4e7e-bd00-712bfae17b8f" alt=""><figcaption><p>Anmeldung erzwingen</p></figcaption></figure>

### Eigenes Passwort ändern

Es besteht die Möglichkeit, das eigene Passwort auf zwei Wegen zu ändern:

#### 1. Direkt aus dem Anmeldeformular

Neben der Option „Benutzernamen und Passwort speichern" befindet sich ein Schloss-Symbol (Abbildung SWOT Anmeldung).

Durch Klick auf dieses Schloss-Symbol öffnet sich der Dialog „Passwort für \[Benutzername] ändern" (siehe [Punkt 3](#id-3.-der-dialog-passwort-andern)). Auf diese Weise kann das Passwort geändert werden, ohne dass zuvor eine vollständige Anmeldung am SWOT Browser erfolgen muss.

#### 2. Über das Menü „Aktion"

Nach erfolgter Anmeldung kann das eigene Passwort auch über das Menü geändert werden:

Start → Aktion → Eigenes Passwort ändern

<figure><img src="https://3314523280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAEiBXxbWvM6xsaEmEHwq%2Fuploads%2FUNtZ9p2fZ0kOcYW2I3Ma%2Fimage.png?alt=media&amp;token=29fc807c-d92e-497c-923a-49a0bf504867" alt=""><figcaption><p>Menüpunkt "Eigenes Passwort ändern"</p></figcaption></figure>

Dieser Menüpunkt öffnet ebenfalls den Dialog zum Ändern des Passworts (siehe [Punkt 3](#id-3.-der-dialog-passwort-andern)).

#### 3. Der Dialog „Passwort ändern"

Unabhängig davon, auf welchem der beiden Wege der Dialog aufgerufen wurde, erscheint das Fenster „Passwort für \[Benutzername] ändern" mit folgenden Feldern:

<figure><img src="https://3314523280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAEiBXxbWvM6xsaEmEHwq%2Fuploads%2F8PPa4TuVpb9hb4bfu7gJ%2Fimage.png?alt=media&amp;token=8ddfb157-62e6-4f3e-8899-e8aef504ef64" alt=""><figcaption><p>Dialog "Passwort ändern"</p></figcaption></figure>

* **Benutzer** – zeigt den betroffenen Benutzernamen an (nicht editierbar)
* **altes Passwort** – hier wird das aktuell gültige Passwort zur Bestätigung eingegeben
* **neues Passwort** – hier wird das gewünschte neue Passwort eingegeben
* **wiederholen** – hier wird das neue Passwort zur Kontrolle erneut eingegeben

Über das Augen-Symbol in jedem Feld kann die Eingabe zur Kontrolle sichtbar gemacht werden. Ein grünes Häkchen rechts neben einem Feld zeigt an, dass die Eingabe korrekt ist (z. B. dass das alte Passwort stimmt oder dass neues Passwort und Wiederholung übereinstimmen).

Mit Klick auf **Passwort ändern** wird die Änderung übernommen.


---

# 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://wiki.swot.de/handbuch/swot_browser/readme.5/anmeldung_zum_swot_browser.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.
