> 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/ixhc2/administration/create-an-account-in-customer-v2.md).

# Create an Account in Customer v2

To create an account in Customer v2, visit the "[iX Hello Customer v2](https://flow-designer.vnext.ixhello.com/)" URL and click “***Create Account***”.

<figure><img src="/files/0FQuKR2Dnp3aoJ1zpFrl" alt="" width="438"><figcaption></figcaption></figure>

You will be directed to the create account page. Enter your work email, complete the captcha, and click on send verification code.

<figure><img src="/files/4jAeqz1cz4BipVSsIe3U" alt="" width="412"><figcaption></figcaption></figure>

You should have received an email with a 6-digit verification code at your work email.

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

Please enter the code and click Verify Code.

<figure><img src="/files/Dhb5VUcceZena4aA2bIv" alt="" width="425"><figcaption></figcaption></figure>

Enter the necessary details below to create an account, then click Next.

<figure><img src="/files/A20M0wujcRmMpdcOPhdp" alt="" width="416"><figcaption></figcaption></figure>

You have successfully created a Customer v2 account and will be redirected to the Customer v2 login page.

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

Enter you SSO ID, Password you will be redirected to the Landing Page of Customer v2,

<figure><img src="/files/EbXXzLLJcp0qF9Px1VJe" alt="" width="563"><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, and the optional `goal` query parameter:

```
GET https://docs.ixhello.com/ixhc2/administration/create-an-account-in-customer-v2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
