# Getting Started

#### Creating an account <a href="#creating-an-account" id="creating-an-account"></a>

To create an account, go to app.cloudrunr.co and click on 'sign up'.  You will need to sign up with your email.

Once you've verified your email, you should be able to explore our product, link your AWS account, and view cloud comparisons, pricing estimates and caveats.  Integration with Auth0 is in our roadmap for handling login and changing passwords/email, which will be fully secure.&#x20;

#### Inviting your team <a href="#inviting-your-team" id="inviting-your-team"></a>

In the roadmap (Q4, 2024)

#### Deleting your account <a href="#deleting-your-account" id="deleting-your-account"></a>

In the roadmap (Q4, 2024).  To delete your account head over to Setting tab on the CloudRunr app > Billing and press the button 'Delete your account'


---

# 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://help.cloudrunr.co/getting-started.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.
