The models table is a [customizable](#customizing-the-models-table) list of models associated with the experiments in a project. From the models table,
| ClearML Action | Description | States Valid for the Action |
|---|---|--|
| View details | Model details include general information, the model configuration, and label enumeration. Click a model and the info panel slides open. | Any state |
| Publish | Publish a model to prevent changes to it. *Published* models are read-only. If a model is Published, its experiment also becomes Published (read-only). | *Draft* |
| Archive | To more easily work with active models, move a model to the archive. See [Archiving](webapp_archiving). | Any state |
| Tags | Tag models with color-coded labels to assist in organizing work. See [tagging models](#tagging-models). | Any state |
| Download | Download a model. The file format depends upon the framework. | *Published* |
| Move to project | To organize work and improve collaboration, move a model to another project. | Any state |
These actions can be accessed with the context menu (when right-clicking a model or clicking the menu button <imgsrc="/docs/latest/icons/ico-bars-menu.svg"alt="Menu"className="icon size-md space-sm"/>
in a model's info panel).
Some of the actions mentioned in the chart above can be performed on multiple models at once.
Select multiple models, then use either the context menu, or the bar that appears at the bottom of the page, to perform
operations on the selected models. The context menu shows the number of models that can be affected by each action.
The same information can be found in the bottom menu, in a tooltip that appears when hovering over an action icon.
1. Click the experiment **>** Hover over the tag area **>** **+ADD TAG** or <imgsrc="/docs/latest/icons/ico-bars-menu.svg"alt="Bars menu"className="icon size-sm space-sm"/>