# Creating an Account

You can create an IncidentHub account by visiting <https://incidenthub.cloud/sign-up>&#x20;

Choose the option you wish to sign-up with.&#x20;

Before proceeding with any option, please read the privacy policy and the terms of service. They are linked from the sign-up page. You will not be able to proceed with sign-up until you check the box against this condition.

<figure><img src="/files/plI3IZB5N89lWLqIDc3L" alt=""><figcaption><p>Sign Up page</p></figcaption></figure>

## Google Login

Choose this option to use your Google account to sign up.&#x20;

## Email Address / Username

Choose this option if you wish to use your email address. You will be asked to set a username as part of the process. Once you enter these details a verification link will be sent to your email. Click on the link and you will be able to login to IncidentHub. If you don't receive the email or the link does not work, please contact us at <support@incidenthub.cloud>


---

# 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.incidenthub.cloud/incidenthub-documentation/account-management/creating-an-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.
