# What can I do if I forgot my password?

**Forgotten password**\
If you've forgotten your sipgate login password, follow these steps:

* Go to the **Forgot Password** page.
* Enter your email address and click **Request new password**.
* You'll receive an email with a link to reset your password.
* Follow the link and set a new password.

{% hint style="info" %}
**Important:** If you no longer remember the email address linked to your account, we require a copy of your ID or a commercial register excerpt to verify your identity.
{% endhint %}

* If you enter your email address with spaces, no email will be sent.
* If the email address is not recognised, no email will be sent, and you won't receive a notification stating that the address is unknown.

**Changing your password**

You can change your sipgate password at any time.

**Here's how**

* In the navigation menu, go to **User Settings**.
* Under **Security**, click the **gear icon** next to **Password**.
* Request a password reset link.

Update your password regularly to stay secure.


---

# 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://teamhelp.sipgate.co.uk/account-management/login/what-can-i-do-if-i-forgot-my-password.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.
