<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiMutations](./x-components.aimutations.md) &gt; [setSuggestionsStatus](./x-components.aimutations.setsuggestionsstatus.md)

## AiMutations.setSuggestionsStatus property

Sets the status for the suggestions response.

**Signature:**

```typescript
setSuggestionsStatus: (status: RequestStatus) => void;
```
