<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RelatedPromptsActions](./x-components.relatedpromptsactions.md) &gt; [fetchAndSaveRelatedPrompts](./x-components.relatedpromptsactions.fetchandsaverelatedprompts.md)

## RelatedPromptsActions.fetchAndSaveRelatedPrompts property

Requests a new set of related prompts and stores them in the module.

**Signature:**

```typescript
fetchAndSaveRelatedPrompts: (request: RelatedPromptsRequest | null) => void;
```
