# Save Artifacts

{% hint style="success" %}
*Check out the walk-through on how to Save Artifacts.*
{% endhint %}

![Saving Artifacts in a Notebook](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F55iptLx34Z04KZVfqLXQ%2Fsave_artifacts.gif?alt=media\&token=ddbc4f93-5520-4ef1-867d-50f0a1b8b0d9)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> *The user can save the artifacts of a predicted model using this option.*
{% endhint %}

* Add a new cell.
* Click the ***Save Artifacts**.*
* Give proper dataframe name and Name of Artifacts (with extensions - .csv/.txt/.json)
* Execute the cell.
* The Artifacts get saved.

![Saved Artifacts inside a Notebook](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2Ffp2eiF5VaOso79oMYtQd%2Fimage.png?alt=media\&token=5b25a2cf-3e62-4655-b7b3-89f501d986e9)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> *The saved **Artifacts** can be downloaded as well.*
{% endhint %}

## <mark style="color:purple;">Save Plot as Artifacts</mark>

* Navigate to a notebook.
* Define the save statement in the code cell for the plot you want to save as artifacts.
* Execute the cell.
* Refresh the ***Artifacts*** tab.

![Saving a plot as Artifacts](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FNH4kvzyl1Ry2uHxAi7Jb%2Fimage.png?alt=media\&token=381fe956-229e-43e2-9683-527052a2aa8f)

* The plot will get saved under the Artifacts space as .png file.

![The Artifacts get saved](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FDtw2g8PGLT4r0F1bkrqH%2Fimage.png?alt=media\&token=729387d8-2480-4c9e-99eb-a4cf2489c8d9)

* Once the Artifacts is saved you can download it.

&#x20;     ![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FiAJi49sBgAtBngBV3E4E%2Fimage.png?alt=media\&token=f9e32033-a044-4e0f-9a72-a9d8f5a2a74e)

* The plot will get downloaded as .png file.

![Downloaded Artifacts Plot files](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FIIS7qiezb9dTqBfq4SmZ%2Fimage.png?alt=media\&token=0c4f438c-734d-49e1-bc1d-a25b2a77edc8)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The user can also get an instant visual depiction of the data based on their executed scripts.*&#x20;

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2Fx1XhMUNXMpSs13ExXzcH%2Fimage.png?alt=media\&token=81265317-2f84-49d7-8a14-99f12ceeb761)
{% endhint %}

### Download the saved Artifacts

The user can download the saved Artifacts from the Notebook page.

* Navigate to the ***Artifacts*** option on the Notebook page and click on it.
* The list of the saved Artifacts opens.
* Click the vertical ellipses <img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2Fr6DMUuqh4Nul8Lc4Ssor%2Fimage.png?alt=media&#x26;token=fd2cd6e9-2834-494a-adf9-8f7734c84979" alt="" data-size="line"> icon.  &#x20;
* You can get the Download option in the context menu. Click on the ***Download*** option.    &#x20;

<figure><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2F6OTUsBm7WX9fxCvFRWaO%2Fimage.png?alt=media&#x26;token=bb4aac1f-1e8d-4497-be55-91fd4ed1b514" alt=""><figcaption></figcaption></figure>

* Based on the selected Artifact file type it will get downloaded to your system.   &#x20;

<figure><img src="https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FeIPz7ycFSdZKewXE5XEn%2Fimage.png?alt=media&#x26;token=3e6e1570-917b-4809-9847-0b7637a0dc9a" alt=""><figcaption></figcaption></figure>
