# Getting Started Tutorials

- [Navigation Panel](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/navigation-panel.md): The platform’s navigation menu provides streamlined access to all essential features needed as per your user role.
- [Quick Search](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/quick-search.md): Use a powerful search bar to quickly navigate to specific content deep within the platform.
- [My Account](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/my-account.md): This page displays the user's profile information, including personal details, account settings, and preferences.
- [Workspace](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/workspace.md): Access workspace-based data and documents for focused and dedicated analytics.
- [My Insights](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/my-insights.md): Pin your preferred views for quick, at-a-glance access.
- [Documents](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/documents.md): This section outlines the main document categories, organized by their accessibility to platform users.
- [Document Search](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/documents/document-search.md): This is the Document Search option provided to search through the homepage documents.
- [Document Filter](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/documents/document-filter.md): This section provides instructions on how to filter documents by category using the filter icon available on the platform homepage.
- [Sorting Documents](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/documents/sorting-documents.md): This functionality allows users to sort documents in ascending or descending order, based on alphabetical order or dates. Custom sorting options are also available for platform documents.
- [Create Report](https://docs.bdb.ai/bdb-user-documentation/getting-started-tutorials/create-report.md): Self-service report creation in BDB is a streamlined process that empowers business users to generate reports with ease using flat files.


---

# 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/getting-started-tutorials.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.
