# Case status

A case represents a request, incident, or inquiry exchanged between reporters and assignees in the Marketplace Platform.

A case can currently exist in these states after it has been created: **Processing**, **Querying**, or **Completed**. The following diagram shows the transitions between these states:

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FysLU6ho28coTw6nT3O4g%2Fstate-diagram-case.png?alt=media&#x26;token=ea535d22-4225-4ab6-881d-21fb3777fba6" alt=""><figcaption><p>The state transition diagram of a case.</p></figcaption></figure></div>

The following table provides a description of the different states:

<table><thead><tr><th width="203">State</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Processing</strong></td><td>The case has been submitted. It has been assigned and is being worked on by the assignee. </td></tr><tr><td><strong>Querying</strong></td><td>The assignee has requested additional information or clarification from the reporter to proceed further.</td></tr><tr><td><strong>Completed</strong></td><td>The case has been resolved and closed by either the reporter or the assignee. A closed case can be <a href="reopen-cases">reopened</a> at any time.</td></tr></tbody></table>
