> ## Documentation Index
> Fetch the complete documentation index at: https://docs.y.uno/llms.txt
> Use this file to discover all available pages before exploring further.

# Report Status

## Workflow

In the following workflow, you can find the different reports' statuses and how they can be updated.

<Frame>
  <img src="https://mintcdn.com/yuno-3979e326/m5ay49t24ir2tLEj/images/reference/report-status/image1.png?fit=max&auto=format&n=m5ay49t24ir2tLEj&q=85&s=019557b81fbd185d622747c3b9744ab7" width="3600" height="2232" data-path="images/reference/report-status/image1.png" />
</Frame>

## Report status

The reports can have the following status.

| Status       | Description                                                                                                                                                   |
| :----------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `IN_PROCESS` | The report is being generated.                                                                                                                                |
| `SUCCEEDED`  | The report creation request has been executed successfully.                                                                                                   |
| `DOWNLOADED` | The merchant has downloaded the report.                                                                                                                       |
| `EXPIRED`    | The report URL has expired, and the report is no longer available for download. This happens 10 minutes after the creation confirmation (`SUCCEEDED` status). |
| `FAILED`     | The report generation failed.                                                                                                                                 |
| `ERROR`      | An error occurred in the process.                                                                                                                             |
