# Tabs for a DSL Project

## How to access the Tabs?

The users can click on the ***View*** icon available for a DSL Project, it redirects to a page displaying the various tabs for the selected DSL Project.

* Navigate to the ***Projects*** page.
* Select a DSL project from the list.
* Click the ***View*** icon.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FQymKPMQPfINEt5Hl1Wbp%2Fimage.png?alt=media&#x26;token=c57fedec-3d5a-4464-b267-20ab7f264b8a" alt=""><figcaption></figcaption></figure>

* The next page appears with the accessible tabs for the selected Project.

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FkUui3LrSbC1KKfwE1g8B%2Fimage.png?alt=media&#x26;token=52796c1d-6f3d-4c59-9e5d-b0aae81bc3f3" alt=""><figcaption><p>T<em><strong>abs provided to a Python/TensorFlow DSL Project</strong></em></p></figcaption></figure>

If you select a PySpark project, the following tabs will be available:

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FVi8IyFXsSh6NouXuD3BE%2Fimage.png?alt=media&#x26;token=5b7e5943-c5ae-42ff-99fe-6f78523e1167" alt=""><figcaption><p><em><strong>Selecting a PySpark Project</strong></em></p></figcaption></figure>

<figure><img src="https://3817372244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FGlI2DgH4mMNFztvOGWio%2Fimage.png?alt=media&#x26;token=610ed1e2-20ab-4bc5-99e4-bf559e24364a" alt=""><figcaption><p><em><strong>Tabs provided for a PySpark Project</strong></em></p></figcaption></figure>

## Various Tabs of a DSL Project

The following table provides an outlook of the various tabs provided to a DSL Project:

<table><thead><tr><th width="186">Name of the Tab</th><th>Functions covered by the tab</th></tr></thead><tbody><tr><td><a href="https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/12/tabs-for-a-dsl-project/workspace">Workspace</a></td><td>The <em><strong>Workspace</strong></em> tab inside a Repo Sync Project works like a placeholder to keep all the Git Hub &#x26; Git Lab Repository documents (folders and files) of the logged-in user.</td></tr><tr><td><a href="https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/12/tabs-for-a-dsl-project/data">Data</a></td><td>The <em><strong>Data</strong></em> section focuses on how to add or upload data to your DSL Projects. This tab lists all the added Datasets, Data Stores, and Feature Stores for a Project.</td></tr><tr><td><a href="https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/12/tabs-for-a-dsl-project/model">Model</a></td><td>The <em><strong>Model</strong></em> tab includes various models created, saved, or imported using the Data Science Lab module. It broadly lists Data Science Models, Imported Models, and Auto ML models.</td></tr><tr><td><a href="https://app.gitbook.com/o/BHXEmSpD7W3xDgxnOIpk/s/z33KQNYQvBTgQKJBgwTz/~/changes/12/tabs-for-a-dsl-project/automl">AutoML</a></td><td>The Auto ML tab allows the users to create various experiments on top of their datasets and list all their created experiments.</td></tr></tbody></table>

{% hint style="info" %}
*<mark style="color:green;">**Please Note:**</mark> The allocation of tabs to a DSL project is environment-based.*&#x20;

* *If the user selects the **PySpark** environment, the available tabs to the user will be **Workspace** and **Data**. The user <mark style="color:red;">**will not have access**</mark> to the **Models** and **AutoML** tabs.*&#x20;
* *The DSL Projects created based on **Python*** ***TensorFlow** and **Python PyTorch** environments will contain all four tabs.*
  {% endhint %}
