# Sign-in

{% stepper %}
{% step %}

### Create an Account

First, pick a region ([International](https://app.betterbuilding.io/), [Australia](https://au.betterbuilding.io/) or [New Zealand](https://nz.betterbuilding.io/)) and then all we just need a 'Email address' and 'Password' to get you going.&#x20;

<figure><img src="/files/2KOvITukvJpKVkh4Rbx6" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
To make sure you receive important updates, support and newsletters, we recommend <mark style="background-color:$info;">using</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">**professional work emails with a registered business domain only.**</mark> Role-based emails, such as those starting with "admin@", "support@", "billing@" or non-professional email addresses (@gmail, @outlook, @qq, etc) may be <mark style="background-color:$danger;">**removed without warning.**</mark>
{% endhint %}
{% endstep %}

{% step %}

### Verification

Pop over to your email (don’t forget the junk folder) and click the 'Verify Email Address' link we sent to finish signing up. Once verified, you will be returned to the sign-in page.&#x20;
{% endstep %}

{% step %}

### Terms & Conditions

Next up... please read our [Terms & Conditions](https://docs.betterbuilding.io/sign-up-and-plans/platform-terms-and-conditions) followed by toggling 'I agree with the Terms and Conditions'. Then hit 'Continue'.
{% endstep %}

{% step %}

### Profile and Interests

Tell us a little about yourself. Just the basics, it helps us give you smarter support and better results. Add your 'First name', 'Last Name', 'Company' and 'Occupation' and then hit 'Continue'. Next, help us support by letting us know which topic is most important to you, from 'Energy', 'Daylight', 'Moisture' and 'Carbon' and then hit 'Continue'.&#x20;

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

<figure><img src="/files/j3KP3VmOlNWsKmMChF39" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Free 30-day Trial (Optional)

Your [30-day trial ](/sign-up-and-plans/demo-30-day-trail.md)is ready and waiting! Want a quick tour? Book a speedy [demo](https://calendly.com/betterbuildingsupport/14-day-trial-demo) with our team. Or if you’re keen to get going solo, hit 'Continue', create a[ Team](/create-your-first-project/create-a-team.md) and dive right in.&#x20;
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
To make sure you receive important updates, support and newsletters, we recommend <mark style="background-color:$info;">using</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">**professional work emails with a registered business domain only.**</mark> Role-based emails, such as those starting with "admin@", "support@", "billing@" or non-professional email addresses (@gmail, @outlook, @qq, etc) may be <mark style="background-color:$danger;">**removed without warning.**</mark>
{% 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://docs.betterbuilding.io/sign-up-and-plans/sign-in.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.
