# Login into Brainboard

### Links

To start using Brainboard, you have either to:

1. Login on [this](https://app.brainboard.co/login) page.
2. Go to [this](https://app.brainboard.co/register) page, the click on `register`.

### Sign-in options

Brainboard provides the following sign-in options:

* Email and password: enter your email address and provide a password.
* [Single sign on (SS0)](/settings/authentication/sso.md)
* Sign in with Google and Microsoft: you can use Google or Microsoft to connect to Brainboard. You need to log in to these platforms first.


---

# 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.brainboard.co/settings/authentication/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.
