<!-- 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; [setSuggestionsSearchStatus](./x-components.aimutations.setsuggestionssearchstatus.md)

## AiMutations.setSuggestionsSearchStatus property

Sets the status for the suggestions search response.

**Signature:**

```typescript
setSuggestionsSearchStatus: (status: RequestStatus) => void;
```
