# State diagram

The following diagram shows the state (status) transition process of a billing statement in the Marketplace Platform:

<figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2Fot8WyuATdgbcjqp3WB3q%2Fimage.png?alt=media&#x26;token=c543c9f3-9bde-4361-bb7d-5c5fde3ab122" alt=""><figcaption><p>The state transition diagram of a statement.</p></figcaption></figure>

<table data-full-width="false"><thead><tr><th width="152">State</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Generated</strong></td><td>The statement has been generated.</td></tr><tr><td><strong>Queued</strong></td><td>The statement has been queued and is awaiting the next processing step.</td></tr><tr><td><strong>Pending</strong></td><td>The statement is being processed or reviewed.</td></tr><tr><td><strong>Issued</strong></td><td>The statement has been finalized and sent to the intended recipients.</td></tr><tr><td><strong>Completed</strong></td><td>The statement process is finished successfully. No further actions are required.</td></tr><tr><td><strong>Error</strong></td><td>A processing issue occurred with the statement.</td></tr><tr><td><strong>Cancelled</strong></td><td>The statement process was cancelled and will not proceed further.</td></tr></tbody></table>
