> For the complete documentation index, see [llms.txt](https://docs.cloudplans.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudplans.io/user-management.md).

# User Management

To start using Cloud Plans there are not complex registration: just provide us your email, username, name, family name and password.

<figure><img src="/files/RAkLSnMKdsKYIbrdo9ZB" alt=""><figcaption><p>Clouds Scheduler if secure at Transit and Rest using the most recent methods</p></figcaption></figure>

{% hint style="success" %}

Your data is completely safe as is stored under the \<AWS global network security> , using the TLS 1.2-3 for the transport and DHE (Ephemeral Diffie-Hellman) / ECDHE (ECDHE (Elliptic Curve Ephemeral Diffie-Hellman). But also the data is encrypted at rest.
{% endhint %}

To Start using Clouds Scheduler just:

* Go to the Home page
* Click on \<console> in the upper right corner&#x20;
* You will be prompted to enter your user data. If you don't have a user, click on \<Sign Up>

<figure><img src="/files/Nl206losoRbKLw9lxu4W" alt="" width="183"><figcaption><p>Sign up</p></figcaption></figure>

* Enter all the form required data and click on the \<Sign up> blue button:

<figure><img src="/files/ZFpP75fiN6j6FWqQDmEz" alt="" width="187"><figcaption></figcaption></figure>

* An email will be sent to your provided account, when you click on the confirmation link you can start using Cloud Plans.


---

# 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://docs.cloudplans.io/user-management.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.
