# Accessing the BDB Platform

## Signing In

This section explains how to access the BDB Platform and the variety of modules that it offers:

* Open the BDB Enterprise Platform Link: [https://app.bdb.ai](https://app.bdb.ai/home/#/signin)
* You will be redirected to the ***Sign In*** page of the BDB Platform.
* Enter your registered Email/ User ID.
* Click the ***Continue*** option.
* You will be redirected to the next page under the ***Sign-in*** window, asking for more details to let you  sign in securely:
  * **Email ID:** It will be pre-selected from the previously entered screen.
  * **Tenant:** The platform supports multi-tenancy. Select a tenant using the drop-down icon.&#x20;
  * **Password**: Enter the password of the BDB account.
  * **Authorization Type:** Select an authorization type option from the drop-down menu.&#x20;

    <figure><img src="https://2214464204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzJz0r6plAthjomM4gHvv%2Fuploads%2FQbxzIgeUV1PFN61dqnIn%2Fimage.png?alt=media&#x26;token=cbb349a3-981a-403f-bffe-e5ce84c663d5" alt=""><figcaption></figcaption></figure>
  * Click the ***Sign In*** option.&#x20;
* The user gets redirected to the Platform [Homepage](https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/zJz0r6plAthjomM4gHvv/~/changes/148/home).&#x20;
  * This page is meticulously crafted to empower you, ensuring a smooth, productive experience with the BDB Platform from the moment you log in.

{% hint style="info" %}
**Note:** If your organization uses Single Sign-on (SSO), your sign-in screen may look different. This is a security measure and is based on your company's specific identity provider.
{% endhint %}

## Signing Out

The **Sign Out** option is provided under the **User Profile** option. The user needs to open the **User Profile** context menu and click **Sign Out** from there to exit the BDB Platform.

{% hint style="info" %}
**Note:** Users will receive the "**Leave site?**" pop-up before leaving a module page, allowing them to save their work and sign out of the platform.
{% endhint %}


---

# 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.bdb.ai/bdb-user-documentation/accessing-the-bdb-platform.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.
