> For the complete documentation index, see [llms.txt](https://developers.socialboards.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.socialboards.com/docs/apis/external-chat-api/reference/objects/conversation-takeover.md).

# Conversation takeover

**Example**

```json
{
    "isAssignedToBot": true
}
```

**Fields**

| Field           | Type    | Comments                                                        |
| --------------- | ------- | --------------------------------------------------------------- |
| isAssignedToBot | boolean | If `false`, it indicates that the conversation in takeover mode |
