Documentation
SettingsTemplates

Message Templates

Create reusable text, media, document, voice, and video-note replies.

Message templates are reusable replies that operators can send in chats.

Use templates for welcome messages, sales scripts, objections, payment instructions, follow-ups, support replies, media files, and video notes.

Templates Page

The Templates tab lists all reusable messages.

ColumnDescription
NameThe template name operators use to identify the reply.
TypeTemplate type: Text, Media, Document, Voice, or Video note.
CategoryThe template category.
AttachmentsNumber of files attached to the template.
EnabledWhether the template is available to operators.
PreviewA short preview of the template content or attached file.
ActionsEdit or delete the template.

Create a Template

  1. Open Settings.
  2. Go to Templates.
  3. Open the Templates tab.
  4. Click Create Template.
  5. Enter the template name.
  6. Select the template type.
  7. Choose a category.
  8. Add the message text, media, or attachments.
  9. Enable the template when it is ready for operators.
  10. Save the template.

Template Types

TypeDescription
TextA regular text reply. Text is required and attachments are not used.
MediaUp to 10 image or video attachments with optional text.
DocumentOne or more supported document attachments with optional text.
VoiceOne audio attachment. Voice templates cannot include text.
Video noteOne video attachment sent as a video note. It cannot include text.

Create at least one category before saving a template. Wait for every attachment upload to finish and remove failed uploads before saving.

Enabled and Disabled Templates

Each template has an Enabled switch.

StatusMeaning
EnabledOperators can use the template in chats.
DisabledThe template is saved but hidden from operators.

Disable a template when it should not be used yet, but you do not want to delete it.

Operators need template-use permission to open the picker or use / search in the composer.

Search and Pagination

Use Search templates to find a template by name, category, or preview text. Use the Per page selector when the list becomes long.

Variables

Templates can include variables:

Hello {client.name}, your chat ID is {chat.id}.

When the message is sent, GChat replaces variables with real values:

Hello John, your chat ID is 1024.

See Message Variables for the full syntax.

Best Practices

  • Use clear template names, for example Welcome message, Payment instruction, or No money objection.
  • Keep replies short enough for operators to scan before sending.
  • Group templates by category.
  • Test variables before enabling a template.
  • Disable outdated templates instead of deleting them immediately.

On this page