---
title: "FileStatus"
description: "FileStatus enum values."
section: "Reference"
group: "Enums"
order: 1100
---

| Key         | Value         | Notes |
| ----------- | ------------- | ----- |
| `uploading` | `"uploading"` |       |
| `ready`     | `"ready"`     |       |
| `error`     | `"error"`     |       |
