# Getting Started

- [Sign in](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/sign-in.md): Access the BDB Platform and begin your data exploration journey.
- [Resetting Password](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/sign-in/resetting-password.md): This section aims to describe steps to reset password for your user account using the Forgot Password option.
- [Force Login](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/sign-in/force-login.md): This functionality facilitates the user to kill active sessions while logging in after all the permitted sessions are consumed.
- [Homepage](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage.md): The platform homepage appears as a default screen after successful login.
- [Data Catalog Search](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/data-catalog-search.md): Data Catalog empowers the data user to have wholistic view of data quickly discover data lineage that can drive towards insightful decisions optimizing their business worth.
- [AI Search](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/ai-search.md)
- [Apps Menu](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/apps-menu.md): The Apps menu lists all the BDB modules together with the platform core modules for the user to kick start the data analytics journey.
- [Notification](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/notification.md)
- [Help Menu](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/help-menu.md)
- [User Profile](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/user-profile.md)
- [Search Option](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/search-option.md): It is the Document Search option provided to search through the homepage documents.
- [Documents Folders](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders.md)
- [Document Options](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options.md)
- [Accessing Document Options](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/accessing-document-options.md): A user can Create a Folder, Link a URL, and Create a Story under the My Documents space.
- [Options Assigned to a Folder](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-folder.md): The user can create a folder under the My Documents space and access a publicly available folder under the  Public Documents space whereas the Shared folders will be listed under the Shared Documents.
- [Options Assigned to a Linked URL](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-linked-url.md)
- [Options Assigned to a Story](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-story.md)
- [Options for a Published Dashboard](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-for-a-published-dashboard.md)
- [Sorting Documents](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/sorting-documents.md)
- [Filter](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/filter.md): The Filter functionality helps to filter the available documents by the selected category.
- [Signing Out](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/signing-out.md): Steps to Sign off from the BDB Platform.


---

# 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-documentation/core-platform/getting-started.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.
