> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/product-help-and-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/product-help-and-support/for-large-businesses/cleartax-e-invoicing-malaysia/e-invoicing-customer-portal/registration-and-account-creation.md).

# Registration & account creation

* On clicking the E-invoice customer portal link, you will see the landing page where you need to create an account to be able to generate LHDN compliant e-invoices.
* For creating an account, you can furnish your email address, choose a password and accept the terms & conditions.
* Once you have furnished your email address for creating an account on this portal, click on “Agree and continue”.
* You will receive a verification email provided in the above step to validate your email address.
  * You will received email from: <support@notifications.cleartax.in>&#x20;
  * Please check your spam/junk folders as well in case not able to locate the email
* Click on the validation link in the email address to successfully create your account on the ClearTax E-invoice customer portal.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXcvrXxZoxLFzf-xEeiYPVPaQBE3S4LR67r0AeJ0UgFasfQYqAkszcNrLKXjBFfHUq0pGTCOM20qLN6q8ghbaMMxQ-_--UWc5w033uUphsqeoKKNU2SBYz8lM3MQaHGKtJgdfKxBUCq7FN3KlY_u-W8M5MXK?key=LGsr641cKWX8hYaedJH1IA)

* Once your account is successfully created, you will see the Home page of the portal where you will have the opportunity to generate e-invoices.
* Select the tile “Generate e-invoices”\ <br>

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXdQOm-B4EeZxO3jSfxOaxoTEmeGUfki5qad6WftkfM6lsfmaTVcbYJnhxBDNs6s-ni091AWW3CWlWMgVJXlQxFJ1zAe91jFHtmLmzgjUsT39b5rwbTdDQRHwpR5v282AjUJFO_fvpYZ7hrLqgmAbcP66iin?key=LGsr641cKWX8hYaedJH1IA)<br>


---

# 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.cleartax.in/product-help-and-support/for-large-businesses/cleartax-e-invoicing-malaysia/e-invoicing-customer-portal/registration-and-account-creation.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.
