# Data Science Lab Settings

The Notebook Settings for the DS Lab can be configured through this admin option.

* Click the ***Data Science Lab Settings*** option from ***Configurations*** list in the ***Admin*** Module.​

  <figure><img src="https://content.gitbook.com/content/kEZj56mLypG1iscFjXhx/blobs/AqMfLvVDMsdrIOx8oC30/image.png" alt=""><figcaption></figcaption></figure>
* The ***Data Science Lab Settings*** page appears.
* Provide the following information for the Notebook Settings:
  * Environment Settings
  * Algorithms
  * Image Version
  * Image Name
  * API Image Version
  * API Image Name
  * GPU Support
  * Idle Shutdown: Click the ***Add*** option to get the field for configuring the Idle Shutdown.
  * Configuration Details
  * Limit
  * Memory
  * Request
  * Memory
* Click the ***Save*** option to save the inserted information.

  <figure><img src="https://content.gitbook.com/content/kEZj56mLypG1iscFjXhx/blobs/a11Ieg4mqP3EVYPY4kLo/image.png" alt=""><figcaption></figcaption></figure>
* A notification message appears to confirm that the provided configuration for the Notebook Settings has been saved.

  <figure><img src="https://content.gitbook.com/content/kEZj56mLypG1iscFjXhx/blobs/WymfoqpyWTWyjpS2ezlG/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark><mark style="color:green;">:</mark> The user can access the* [*Data Science Lab*](https://docs.bdb.ai/7.6/data-science-lab) *module of the BDB Platform after configuring this settings option and begin with the* [*Data Science Project*](https://docs.bdb.ai/7.6/data-science-lab/project) *creation.*
{% 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/administrative-settings-3/admin-panel-options/configurations/data-science-lab-settings.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.
