# Your account

{% hint style="info" %}
**Tip:** Never share your account details. If you need to give access to another person, just create a new account. It's 100% free. This way, you can stay in control of the permissions within your organisation.
{% endhint %}

## Changing your log-in credentials

Want to change your password? Just log in to your account, go to "Account settings" and enter a new password. This will go into effect immediately.

## Oops, I forgot my password!

Don't worry! You can simply [reset your password](https://cronly.app/forgot-password). We'll email you with a unique link, so you can set up a new password.

## How do I change my email address?

Currently, you can't change your email address. If you really want to, you can register a new account within your organisation with the email address that you want. Then, you can delete the old account. You can also get in touch with us. We'll happily help you further.


---

# 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.cronly.app/setup-guides/your-account.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.
