# Various Tabs to work with

You may require more data sets to create data science models. You can create multiple data science models and save them under the Notebook tab. The saved models also get displayed under  it. &#x20;

A project when activated gets some more tabs under it to create and execute.

* Navigate to the Projects page listing all the created projects.
* Select an activated project from the list and click on it.

![Project list displaying Activated and Deactivated Projects](/files/znNUAPagQLBsxwTZuCiP)

* A new page opens for the selected project with the following tabs:
  * **Notebook**
  * **Dataset**
  * **Utility**
  * **Model**
* The Notebook tab is the default tab, so it gets opened with the following options for the user:
  * **Upload Notebook**
  * **Create Notebook**&#x20;

![Various tabs for a DS Project](/files/x75wJwxkK2sLFHInwG0K)


---

# 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/data-science-lab/various-tabs-to-work-with.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.
