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

# conversationsChangeStatus

> Changes the status of one or more conversations.
Use 'closed' to resolve conversations, 'open' to reopen them.
When setting status to 'snoozed', optionally provide snoozedUntil to auto-reopen at that time.



## Related topics

- [conversationResolveAll](/api-reference/mutations/conversationResolveAll.md)
- [conversations](/api-reference/queries/conversations.md)
- [ConversationStatus](/api-reference/types/ConversationStatus.md)
- [StatusChangedPayload](/api-reference/types/StatusChangedPayload.md)
- [conversationMessageUpdate](/api-reference/mutations/conversationMessageUpdate.md)
