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

# EngagementStatus

> Possible statuses for engagements.

## Values

| Value                   | Description                                  |
| ----------------------- | -------------------------------------------- |
| `CANCELLED`             | Represents the cancelled status.             |
| `CLOSED`                | Represents the closed status.                |
| `CLOSING_IN_PROGRESS`   | Represents the closing in progress status.   |
| `COMPLETE`              | Represents the complete status.              |
| `IN_PROGRESS`           | Represents the in progress status.           |
| `PREPARING_FOR_CLOSING` | Represents the preparing for closing status. |
| `RECEIVED`              | Represents the received status.              |
| `SETTING_UP`            | Represents the setting up status.            |

## Used by

* [`engagements`](/lender-api/reference/queries/engagements/engagements) (query)
