<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [Conversation](./smwebsdk.conversation.md) &gt; [autoClearCards](./smwebsdk.conversation.autoclearcards.md)

## Conversation.autoClearCards property

Automatically clear active content cards each conversation turn

**Signature:**

```typescript
set autoClearCards(enabled: boolean);
```
