---
title: Deploy a model
description: This article describes how to deploy one or more versions of a trained model.
url: https://docs.tealium.com/server-side/predict/deploy/deploy-a-model/
---
There are three ways to deploy your model:

1. From the **Model Dashboard**, click **Deploy Trained**.  
![](https://docs.tealium.com/images/predict/predictv2-deploy.png)
1. From the **Model Details** screen, click **Deploy.**  
![](https://docs.tealium.com/images/predict/predictv2-model-details-deploy.png)
1. From the **Training Details** screen, after reviewing the training details you can choose to deploy.  
![](https://docs.tealium.com/images/predict/predictv2-training-details-deploy.png)

After you select to deploy your model, complete the following steps:

1. Click **Deploy** again to confirm you want to deploy this version of this model.  
Your model is now _Version 2_ with a status of _Requires Publish to Deploy_.
1. Save and Publish.  
Your model is now _Version 2_ with a status of _Currently Deployed_.