# IntegrationStatus

Enum

Lifecycle status of a workspace integration (a connected social account).

## Values

| Value | Description |
| --- | --- |
| `CONNECTED` | The integration is active and verified; Archive can fetch content for this account. |
| `DISCONNECTED` | The integration has been removed by the user or has failed and is no longer active. Archive cannot fetch new content for this account until it is reconnected. |
| `PENDING` | The integration is being established; initial verification or onboarding has not completed yet. |
