> For the complete documentation index, see [llms.txt](https://docs.connectedyou.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/account/account-creation.md).

# Account creation

A new account is created by ConnectedYou customer service team using users email address assigned as the admin of the account. The user will be notified of the account details by email. The admin user will also receive a link in the email to set a new password.

Once the account is created user is required to complete following steps before SIMs/ eSIMs can be shipped.

**STEP 1**

**Accept terms & conditions** - On first time login, user will be prompted to accept [Terms & Conditions](https://docs.connectedyou.io/knowledge-base/v/terms-and-conditions/) for use of connectivity services and the IOH platform. This is a mandatory step to access the account. This is only required on first time login.

![](/files/QviQYLi6Nooo4UZGh5Zp)

**STEP 2**

**Update company information** - this is used to verify the company details, validate VAT number if required and all invoices for monthly recurring charges will be generated based on information provided in this section. User may update the details anytime if the situation changes.

Go to Account -> Settings -> Company Info

![](/files/dJmUY8AT3FeojxLOqcJ3)

**STEP 3**

**Update payment information** - monthly recurring invoices are automatically charged to the credit card registered to the account. Therefore, it is required that user must enter/ update the payment card. Company info must be updated before entering/ updating the payment info.

User may add multiple cards and choose which card is to be used for payments by marking it as default.

If the credit card expires, user must update a new valid credit card into the account.

Go to Account -> Settings -> payment Info

![](/files/6Wvp9FlLYMG6LTNh3PFe)


---

# 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/account/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.
