
<h1 class="has-pills">
  ArtifactStates
  <span data-algolia-exclude><span class="pill pill--enum pill--normal-case pill--large"><code>ENUM</code></span></span>
</h1>

All the possible states an artifact can be in



| **`DELETED`** The artifact has been deleted |
| --- |
| **`ERROR`** The artifact failed to upload |
| **`EXPIRED`** The artifact has aged out of its retention window |
| **`FINISHED`** The artifact was uploaded successfully |
| **`NEW`** The artifact has been registered but not yet uploaded |


