How to import / export message shortcuts
Importing and exporting message shortcuts makes it easier to standardize replies across teams and workspaces.
If your shortcut library is growing, CSV import and export become very useful. Exports help you back up or reuse your shortcuts elsewhere, while imports let you add many replies at once or migrate canned messages from another tool.
If you are new to shortcuts, start with How can I use Shortcut replies / Canned messages?.
Export your shortcuts
Exporting downloads your current shortcuts as a CSV file.
When exporting is useful
Export shortcuts when you want to:
- Back up your current library
- Reuse the same shortcuts across multiple workspaces
- Migrate shortcuts from or to another platform
Export steps
- Go to Settings → Inbox Settings → Message Shortcuts.
- Click ... (More) next to the search bar.
- Select Export.
- Download the generated CSV file.

An export contains the shortcut trigger and message content, as well as associated tags.
Import shortcuts from a CSV file
Importing lets you upload many shortcuts in one go.
Required file format
Expected columns:
- bang → the shortcut trigger, such as
!refund - text → the shortcut message itself
- tag → optional, used to organize shortcuts
Example:
bang | text | tag |
|---|---|---|
!hello | Hello! How can I help you today? | greetings |
!refund | You can request a refund within 14 days. | billing |
Import steps
- Go to Settings → Inbox Settings → Message Shortcuts.
- Click ... (More) next to the search bar.
- Select Import.
- Upload your CSV file.
- Click Import Shortcuts.

Imported shortcuts appear in your list immediately.
What happens during import
A few useful rules apply when a CSV is imported.
Keep these behaviors in mind:
- Existing shortcuts are overwritten only when they use the same bang
- Tags are created automatically when they do not already exist
- Imported shortcuts can still be edited manually afterward
Best practices
A few habits make shortcut imports easier to manage:
- Keep bangs short and consistent
- Use tags to separate support, billing, sales, onboarding, and similar themes
- Review unused shortcuts from time to time to keep the library clean
- Use imports when you want several workspaces to share the same reply library
Useful companion guides:
Updated on: 19/04/2026
Thank you!