<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/quick-replies
Last modified: 2026-08-20T20:52:05.000Z

# Quick replies

Saved snippets agents insert into a conversation.

**Scope:** `quick_replies`

`account` replies are shared with everyone; `personal` ones belong to a
single agent and are addressed by `agent_id`.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
