> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/administration/forgot-your-password.md).

# Forgot your password?

## Getting started

{% hint style="info" %}
You can reset the password whenever you want. There is no delay and no limit of changing the password.
{% endhint %}

![](/files/UFDkcNUKzYDeuAioENet)

Now, enter the e-mail address that you are using to log-in into the rcore custormer's center.

![](/files/477j3kJ8QtU9xzySvWdF)

Now check your e-mail. There should be an e-mail from rcore. Follow the instructions in the e-mail and by clicking on “Create new password“. Please have in mind that the password reset request is valid only for 5 minutes. You need to change the password within these 5 minutes!

![](/files/dUk8omLtqpiq5rgo87UW)

You will now be redirected to log-in page where you can set up a new password.

![](/files/SwyHcy51H2nKYPnWsT5G)

Create a new password and press “Send request“ .

![](/files/3CDqYvSdh8Q1PSuelq6D)

After all these steps, your password should be reset. Now you are free to log-in into the rcore's customer's center.


---

# 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:

```
GET https://documentation.rcore.cz/administration/forgot-your-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.
