# Adding an ML Resource

> Source: https://parallelworks.com/docs/ml/adding-ml-resources

# Adding an ML Resource

:::info Feature may not be available on all platforms
Not all deployments of ACTIVATE support the Machine Learning feature. If you do not see the **Machine Learning** option in your ACTIVATE account, please contact support for more information.
:::

You can add machine learning resources to your ACTIVATE account. In this example, we’ll be adding a resource that connects to [Azure Machine Learning Studio](https://learn.microsoft.com/en-us/shows/ai-show/azure-machine-learning-studio).

Navigate to **Machine Learning**.

![Screenshot of the user clicking Machine Learning.](/content-images/docs/ml/adding-ml-resources/click-machine-learning.png)

Click **Add ML Workspace**.

![Screenshot of the user clicking Add ML Workspace.](/content-images/docs/ml/adding-ml-resources/click-add-ML-workspace.png)

You must enter a **Resource Name** and choose a **Cloud Infrastructure**, **Group**, and **Region**. The **Description** and **Tags** are optional.

Click **Add Machine Learning resource**.

![Screenshot of the user clicking Add Machine Learning resource.](/content-images/docs/ml/adding-ml-resources/click-add-ML-resource.png)

A notification will appear with the message _Machine Learning resource created_. You'll also be redirected to your list of Machine Learning resources.

![Screenshot of a Machine Learning resource being created.](/content-images/docs/ml/adding-ml-resources/ML-resource-provisioning.png)

Once the resource has been created, the page will display the status, namespace, and region. From this page, you can:

- click the name of your resource to see more information about it.
- click the status to see a detailed log of its progress.
- click **Open Workspace** to access Azure Machine Learning Studio, which will open in a new browser tab.

## Deleting a Resource

On the **Machine Learning** page, click the delete  icon.

A dialog box will appear with the message _Are you sure you want to delete this Machine Learning resource?_

Click **Delete**.

A notification will appear with the message _Machine Learning resource deleted successfully_.
