# Login & Password Settings

**Simkl Login Settings: Basic Setup**

Here’s a quick rundown on how to manage your login and password settings in Simkl.

You can change your login settings at <https://simkl.com/settings/login/>

<figure><img src="/files/zSmVUife7m6hHiofhwFI" alt=""><figcaption></figcaption></figure>

***

### Log Out from Browsers

* If you see a notice about being logged in from multiple browsers, you can choose:
  * **Log out from this browser** to sign off your current session only.
  * **Log out from all browsers** to end every active session at once.

{% content-ref url="/pages/8x0CfVEAoECfQKcNoOeu" %}
[Active Sessions Management](/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings/active-sessions-management.md)
{% endcontent-ref %}

<figure><img src="/files/LU1gWWb767ks4z3tpa9s" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SOjQfZJnlCx5Cnzi4Drp" alt=""><figcaption></figcaption></figure>

***

### Update Your Email

<figure><img src="/files/zwWPoIMPaUxWIwgUWcn6" alt=""><figcaption></figcaption></figure>

1. Under **Login/Email**, click **Edit** next to your current email address.
2. Enter your **New email** and your **Current password**.
3. Hit **Save Changes** (or click **Cancel** if you change your mind).

***

### Connect Third-Party Accounts

<figure><img src="/files/64EDQ74i88dCUHuSzqiU" alt=""><figcaption></figcaption></figure>

Simkl offers quick login by linking certain services to your account.

* **Google**: Connect your Google account to skip typing a password.
* **Discord**: Link Discord for special roles on Simkl’s Discord server and easy profile lookup via the Simkl Discord Bot.
* **Apple**: Connect your Apple account for a simple one-click login.

To remove an existing connection, click the relevant service’s **Disconnect** or similar button (e.g., “Active” icon) and confirm.

{% hint style="warning" %}
**Facebook Note**: Facebook login was removed on June 14, 2023. If you previously had it connected, you may only disconnect it now.
{% endhint %}

***

### Change Your Password

<figure><img src="/files/ZWMtxo7eBVe8ThGQXKCY" alt=""><figcaption></figcaption></figure>

1. Under **Password**, find the fields for **Current password**, **New password**, and **Re-type new password**.
2. Enter your current password first.
3. Then choose a secure new password and type it again to confirm.
4. Click **Save Changes**.

{% hint style="info" %}
If you’ve forgotten your current password, select the “Forgot your password?” link to receive a recovery email.
{% endhint %}

***

### Forgot your Password?

<figure><img src="/files/w8SCpkcLxIHdild1cyge" alt=""><figcaption></figcaption></figure>

***

### Clean or Delete Your Account

<figure><img src="/files/W1c0NFO4b3bbaZf9WjK9" alt=""><figcaption></figcaption></figure>

* Look for the **Delete** section at the bottom.
* Click **Clean or delete my account** if you want to wipe your data or permanently close your Simkl account.

{% content-ref url="/pages/Slp2fEknNJrGZVghwSHv" %}
[Simkl Account Cleanup & Deletion](/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings/simkl-account-cleanup-and-deletion.md)
{% endcontent-ref %}

This will take you to <https://simkl.com/settings/login/clean-or-delete/> where you can clean your watchlists, ratings or delete your account from Simkl.

***

**That’s it for the basic setup!** Adjust any settings you need, save your changes, and enjoy a more streamlined Simkl experience.


---

# 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.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings.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.
