# Log into your Account

#### 1. Log In

When you are invited, you will receive an email from BoundaryAI to set up your account.

You can log in using any of the following methods:

* Your email address
* A login provider (Google, Microsoft)
* Your organization’s SSO

**To log in:**

1. Visit [Boundary AI](https://app.boundary-ai.com)&#x20;
2. Enter your **email** and **password** or log in via your **Google** or **Microsoft** inbox
3. If required, open your **Authenticator App** and enter the **OTP code**
4. Click **Log In** to access your dashboard.

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

After logging in, you will be redirected to the Home page, where you can begin creating your first feedback group.

<br>


---

# 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://boundaryai.gitbook.io/boundaryai-docs/getting-started/publish-your-docs.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.
