# Login to TilliT

{% hint style="info" %}
Don't have an account to login to? Ask your TIlliT Champion / Manager for how you can get these details. If you are the TilliT Champion / Manager, then contact us anytime at <support@gotillit.com> and we can assist you in getting started.

If you think someone has created an account for you then check your email inbox and junk.
{% endhint %}

To login and access TilliT, open your preferred web browser (Edge, Chrome, Firefox, Safari). In the URL bar of the browser enter [**tillit.cloud**](https://tillit.cloud) into the address bar. If you are going to use a stage/test account, then use [**tillit-stage.cloud**](https://tillit-stage.cloud)**.** You'll be presented with this screen

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-36c99e3347674a27dce19bcb5a5a01eea4b5c150%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Once a user is added to TilliT, they will receive an email with their **company name**, **username**, and initial **password**. Users will have to change this **initial** password - make sure to pick a strong one.

Enter your company name into the field (check junk incase, if you can't find this email then ask a TilliT Admin or support for assistance). Once entered, this will verify that the name is valid and exists after which you'll be taken to this next screen to enter you login details.

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-03ccd7bb2dfb81dc3690d2158d495e6936b8fdf7%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## User Account Credentials

There are two methods for users to login to TilliT. Either by a TilliT account or your Company Single Sign On. Where a Single Sign On method has not been added to the TilliT system, the option to 'Corporate Login' will not be displayed.

### Using TilliT Login

This account must be manually created by a TilliT admin. Once a user is added to TilliT, they will receive an email with their **company name**, **username**, and initial **password**. Users will have to change this **initial** password - make sure to pick a strong one.

### Using Corporate Login

Users logging in with Corporate Login do not need to have a TilliT account manually created. After clicking the Corporate Login button, you will be taken to your company login portal to enter account credentials there. After this, you'll be re-directed back to TilliT where an account for you will either be made or logged into an existing one.

To configure Corporate Login, see [User authentication with SSO](https://help.tillit.cloud/tillit/knowledge-base/users/user-authentication)

***

No matter which account type you are using, after successfully logging in you will be displayed the TilliT dashboard screen. You are now ready to start using TilliT.

## Forgot password?

No worries! You can reset your password on the login right here! After you enter your username, we'll send you an email and steps to follow to set a new password.

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-825bb5a6a4d6fcc835daf56eee495b206ca2487d%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.tillit.cloud/tillit/knowledge-base/everyday-usage/login-to-tillit.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.
