# Account Setup and Login

### Who Should Register

You only need to create an account on eStela if you are going to set up the tracking system for a regatta.

#### Do not register if:

* You’re participating in a race as a sailor (you’ll receive a key from the organizer)
* You’re part of an organization that already has an account
* You just want to view live or past tracking sessions

### How to Register

Account setup is fully online and free. You can register using:

* Your email and a password
* Google single sign-on

Once registered, you can access the organizer dashboard and start creating tracking sessions.

#### Login Options

To log in, use the same method you used during registration — email/password or Google.\
If you’ve forgotten your password, use the reset option on the login page.

### Changing Your Email

If you need to update the email linked to your account, please contact support. We’ll make the change for you.


---

# 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.estela.co/getting-started-with-estela/account-setup-and-login.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.
