# Using an Assist Cell

Steps to use an Assist cell:

* Navigate to a Notebook.
* Click on the ***Assist*** option.
* The Assist cell gets inserted below.

<figure><img src="https://2587201349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBLGYLEkBUnc8nVEBAuEI%2Fuploads%2FaYLFLaJlLdCV31sPUAHd%2Fimage.png?alt=media&#x26;token=1fdd8aad-fb67-4468-ab59-2a328282686e" alt=""><figcaption></figcaption></figure>

* Type a prompt in the Assist cell.
* Click the ***Send*** icon.
* The response based on your prompt gets generated below.

<figure><img src="https://2587201349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBLGYLEkBUnc8nVEBAuEI%2Fuploads%2FswaqS6sKcu8lybFV1uft%2Fimage.png?alt=media&#x26;token=aa64c964-d5e3-4500-bbdc-73df446b0d77" alt=""><figcaption></figcaption></figure>

* Since the generated result in this case is a code. Add a new code cell and copy the generated code in it.
* Run the code cell.

<figure><img src="https://2587201349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBLGYLEkBUnc8nVEBAuEI%2Fuploads%2FsMkmsZ7JpfAz1zaKqOjM%2Fimage.png?alt=media&#x26;token=e74c2a1b-7974-41ca-9db0-3796569e103f" alt=""><figcaption><p><em><strong>Running the generated code</strong></em></p></figcaption></figure>

* The Bar plot gets generated below the code cell.

<figure><img src="https://2587201349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBLGYLEkBUnc8nVEBAuEI%2Fuploads%2FQ3DWpNh6rDp1xSivECrC%2Fimage.png?alt=media&#x26;token=d38a21d4-f6f8-47a3-bb43-9656af64ebd1" alt=""><figcaption><p><em><strong>Bar chart based on the Assist generated code</strong></em></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer the* [***Data Science Lab Quick Start Flow*** ](https://docs.bdb.ai/data-science-lab-3/data-science-lab-quick-start-flow)*page to get an overview of the **Data Science Lab** module in nutshell.*&#x20;
{% endhint %}
