# Getting Started

## Welcome

Welcome to the Localis Platform!&#x20;

We’re excited to have you here.

Localis brings your key destination datasets into one place so you can move quickly from “what happened?” to “why did it happen?” and “what do we do next?”.&#x20;

This guide covers how to log in, log out, and get help when you need it.

New here? Start with [**Platform Basics**](/platform-basics.md) once you’re logged in.

#### Before you start

* You’ll need a Localis user account (provided by your organisation or Localis).
* For best performance, use **Chrome or Edge** on desktop.

***

## Logging In/Out

### Logging In

The Localis Platform includes improved dashboards, faster loading times, and an updated interface compared to the legacy platform.

To log in:

1. Go to the Localis website.
2. Click **Log in**.
3. Enter your email address and password.
4. Select **Platform** to continue.

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

After login, you’ll be taken to your home page (or your default dashboard/workspace).

**Trouble logging in?**

* Use **Forgot password** on the login screen to reset your password.
* If you see a message like **no access / unauthorised**, your account may not be assigned to a workspace yet, email **<team@localis.co>**.
* If the page loads blank, try refreshing, opening an incognito window, or switching browser.

### Logging Out

1. Click your profile icon in the top-right corner.
2. Select **Log out**.

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

***

### Contact Us

Need help, have feedback, or found an issue? We’re here to help.

Use the **Contact Us** form: [here](https://www.localis.co/#home-contact).

To help us resolve issues faster, include:

* The dashboard/module name
* The filters you had selected (date range, geography, segments)
* What you expected vs what you saw
* A screenshot (if possible)
* Your browser (e.g. Chrome/Safari) and device (desktop/mobile)

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

## You’re All Set!

That’s it for **Getting Started**, you should be ready to jump in.

## Where to next?

[Platform Basics](/platform-basics.md) will give you the foundation you need to use the Localis Platform confidently and get the most out of it.


---

# 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.localis.co/getting-started.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.
