> For the complete documentation index, see [llms.txt](https://docs.ixhello.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ixhello.com/ixhc/general/ix-hello-create-account.md).

# iX Hello: Create Account

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8XHvUsfyTUFLvToHqD%2Fuploads%2Ft7aWOyRgpyMiIWiWY97W%2FHow%20to%20Create%20an%20Account%20in%20ixHello%20and%20Join%20an%20Existing%20Organization.mp4?alt=media&token=df73cace-4468-4bec-99ed-9f164fba47fb>" %}

## Create an Account in iX Hello

1. To create an account in iX Hello, browse to the “<https://bots.ixhello.com/>” URL and click “***Sign up now***”.

<figure><img src="/files/J9FNlCqm8TN28mymacXD" alt="" width="375"><figcaption></figcaption></figure>

2. You are directed to a “***Sign up now***” page. Fill in all the form fields.

<figure><img src="/files/2qY0nrsDr8OCeG6IQJg4" alt="" width="184"><figcaption></figcaption></figure>

3. Press "**Send Verification Code**". This will verify your email address.
4. An email with the verification code will be sent to your registered email id. It may land in your junk or spam folders so be sure to check those folders in addition to your inbox.

<figure><img src="/files/23MtWoA4UgRE7X2SbIT9" alt="" width="375"><figcaption></figcaption></figure>

5. Enter the verification code and characters as below example and click verify code

<figure><img src="/files/w8ysbRq1lfwtfDYbRztC" alt="" width="293"><figcaption></figcaption></figure>

6. Once clicked on Verify code, you will see a notification, that your email ID is verified.
7. After Email ID is verified, kindly fill in the necessary details and click "**Create**", your iX Hello account will be created and click continue.

<figure><img src="/files/hRoVWoG5YoV1xuArH6Ln" alt="" width="296"><figcaption></figcaption></figure>

<figure><img src="/files/nDSzWYM91oAbtm9I1RSy" alt="" width="296"><figcaption><p>, </p></figcaption></figure>

8. Once you click continue you will be redirected to the login page, kindly use your email id and newly created password to login.

<figure><img src="/files/I59ewciIwV8NNYZ6g9Qx" alt="" width="563"><figcaption></figcaption></figure>

9. After creating the account and logging in, you will land on the iX Hello screen as shown below:

<figure><img src="/files/R09qqH9eOlcQIRq3Dgpv" alt=""><figcaption></figcaption></figure>


---

# 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.ixhello.com/ixhc/general/ix-hello-create-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.
