<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiActions](./x-components.aiactions.md) &gt; [saveOrigin](./x-components.aiactions.saveorigin.md)

## AiActions.saveOrigin property

Creates a [QueryOrigin](./x-components.queryorigin.md) and saves it.

**Signature:**

```typescript
saveOrigin: (originInit: QueryOriginInit) => void;
```
