# How do I create an account?

{% @supademo/embed demoId="cmafde46608v210snulv4jhdz" url="<https://app.supademo.com/demo/cmafde46608v210snulv4jhdz>" %}

Quickly get started with Simbase by visiting the [Simbase dashboard](https://dashboard.simbase.com/auth/signup) and following these steps:

1. Enter your Email, Name, and Password.
2. Click '**Sign Up'**.

You will receive an email with a six-digit code to verify your account. If you don't receive an email, please check the spam folder of your mailbox.

&#x20; 3\. Enter the code into the field and click '**Confirm Account'.**

&#x20; 4\. After confirming your account, log in with your email and password.

&#x20; 5\. The first time you log in, please enter your organization’s name and select the currency you prefer for billing.

{% hint style="warning" %}
Make sure to select the right currency as you **cannot change it later on**. The organization name can be changed at any time and does not need to be the same as the name of your legal entity for billing. Learn more about it here.
{% endhint %}

&#x20;    6\. Click '**Continue**'.

Your account is now set up and ready to use.

&#x20;

Some next steps after setting up your account can be:&#x20;

1. [Order Simbase SIMs to start connecting your device.](https://store.simbase.com)
2. [Register the SIM cards you’ve received to start using them](/getting-started/how-do-i-register-a-sim.md).
3. [Add balance to your account to start using your SIMs.](/getting-started/how-do-i-set-up-billing.md)

You can read more on specific platform features in the platforms section.

### **Changing the account Timezone**

By default, your account's timezone will be set based on the location of your IP address. If you wish to change it to a different timezone, simply follow the steps outlined in the tutorial below:

{% @supademo/embed demoId="clx0dz5sp01qv35xehwvfw05m" url="<https://app.supademo.com/demo/clx0dz5sp01qv35xehwvfw05m>" %}

{% hint style="info" %}
Once the change has been done, all timestamps within the account ( data sessions, registration events, SMS etc) will be updated to align to the new timezone.&#x20;
{% endhint %}


---

# 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://support.simbase.com/getting-started/how-do-i-create-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.
