> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab-2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab-2/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments/accessing-the-create-experiment-option/configure.md).

# Configure

* The ***Configure*** tab opens (by default) while opening the ***Create Experiment form***.
* Provide the following information:
  * Provide a name for the experiment.
  * Provide Description (optional).
  * Select a Target Column.
  * Select a Data Preparation from the drop-down menu.
    * Use check-box to select a Data Preparation from the displayed drop-down.

<figure><img src="/files/DmJg5LanTVAR4inXs4CW" alt=""><figcaption><p>Selecting Data Preparation</p></figcaption></figure>

* Select columns need to be excluded from the experiment.
  * Use check-box to select a field to be excluded from the experiment.

<figure><img src="/files/9iTWwXVjwKOGz7dhD6x4" alt=""><figcaption><p>Selecting Columns to be excluded from the model training</p></figcaption></figure>

* The selected columns to be excluded from the model training process appear.
* Click the ***Next*** option.             &#x20;

<figure><img src="/files/AvihsCEPN9t3W39I9mj3" alt=""><figcaption><p>Displaying the Configure tab with selected values</p></figcaption></figure>

* The user gets redirected to the ***Select Experiment Type*** tab.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

1. *The user can get all the saved Data Preparations based on the selected Data sets/ Data Sandbox files to create an AutoML experiment.*
2. *The Data Preparation field will appear only when there is at least one Data Preparation saved based on the selected Data Set/ Data Sandbox file used for the concerned Auto ML experiment.*
3. *Refer the **Data Science Lab Quick Start Flow** page to get an overview of the **Data Science Lab** module in nutshell.* [***Click here***](/data-science-lab-2/data-science-lab-quick-start-flow.md) *to get redirected to the quick start flow page.*
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-science-lab-2/project/tabs-for-a-data-science-lab-project/tabs-for-tensorflow-and-pytorch-environment/auto-ml/creating-experiments/accessing-the-create-experiment-option/configure.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.
