# Sign in to Tahua

## Signing in with email and password

{% stepper %}
{% step %}

### From the Tahua homepage

Click **Sign in**.

![](/files/f9b9fbaf3a967004836ccbb02f268796927f0c98)
{% endstep %}

{% step %}

### Sign in page

You'll land on the sign in page&#x20;

{% hint style="info" %}
Bookmark this for easy access later.
{% endhint %}

![](/files/9f54f8fbdf1b7db690cb96a5788be20c140e71a1)
{% endstep %}

{% step %}

### Enter credentials

Enter your **email** and **password** and click **Sign in**.
{% endstep %}

{% step %}

### You're signed in

You've successfully logged into Tahua!
{% endstep %}
{% endstepper %}

## Signing in using single sign-on (SSO)

If your organisation has set up SSO, you can use your work account to sign in to Tahua (e.g. Microsoft or Google). The following example uses Microsoft.

{% stepper %}
{% step %}

### From the Tahua homepage

Click **Sign in**.

![](/files/f9b9fbaf3a967004836ccbb02f268796927f0c98)
{% endstep %}

{% step %}

### Sign in page

You'll land on the sign in page (bookmark this for easy access later).
{% endstep %}

{% step %}

### Choose SSO

Click **SSO**.

![](/files/844e5710330eb868e2616af595672ac0545b15f3)
{% endstep %}

{% step %}

### Authenticate with your organisation

You will be redirected to your **organisation's SSO provider login page**. Enter your sign in details there.

You may find that you are **already signed in with your work account**, in which case **you won't have to enter your password**.

![](/files/c14e22c9cc72e6cd148ac9e11aef9ad1c27318ff)
{% endstep %}

{% step %}

### You're signed in

That's it! You're in.
{% endstep %}
{% endstepper %}


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/sign-in-to-tahua.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.
