# Sign-in and Sign-out

## Sign-in options for Flex account

You can get started with a Flex plan for free. Simply navigate to <https://app.chatbees.ai> and select your desired sign-in optionn. Currently, only Google and Microsoft sign-in are supported. We will create an account for you upon successful sign-in.

## Sign-in options for Enterprise account

{% hint style="info" %}
Enterprise account does not support self-signup. [please reach out to us](https://docs.google.com/forms/d/e/1FAIpQLSdAB6FLU91oUBJVRcPtpEK3WpgL9cVWethFHx0gAkKhg7LjrQ/viewform), we will provide you with further instructions
{% endhint %}

Navigate to <https://app.chatbees.ai> and select [Sign-in with SSO](https://app.chatbees.ai/auth/sso-signin) option, then enter your work email. You will be redirected to the sign-in page of the identity provider for your organization.&#x20;

If you're logging in for the first time, please use the registration link provided by your system administrator. Registration link grants you access to your organization's Enterprise account.

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

## Sign-out

The sign-out button is located on the top-right corner of ChatBee app.&#x20;

<figure><img src="/files/DbrjHAdzWVEhQlksqxr5" 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://docs.chatbees.ai/chatbees/web-app-references/sign-in-and-sign-out.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.
