Templates 🟡 PREVIEW - Bot Templates

Pre-built bot templates for rapid deployment across industries

Not a launcher app. not in the catalogue — the launcher entry for templates is templates. This page is kept here because it documents part of the suite, but it does not appear in the app menu and has no stability classification.

Templates Interface Screen

Overview

Templates provides a curated library of pre-built bot configurations that can be deployed instantly. Browse by category, preview functionality, customize settings, and deploy — reducing bot setup time from hours to minutes.


Features

Templates

CapabilityDescription
BrowseExplore available bot templates
PreviewTest template before deployment
DeployOne-click deployment to your account
DuplicateClone templates for customization

Categories

CategoryDescription
BusinessCRM, Sales, Support, HR bots
ServiceHelpdesk, Booking, FAQ bots
LifestylePersonal assistants, Reminders bots
IndustryHealthcare, Education, Finance bots

Custom

CapabilityDescription
CreateBuild custom templates from existing bots
SharePublish templates to community
ImportImport templates from marketplace
ExportExport templates as portable files

Stats

CapabilityDescription
UsageTrack template deployment count
RatingCommunity ratings and reviews
DownloadsDownload statistics per template
TrendingMost popular templates this week

Keyboard Shortcuts

ShortcutAction
Ctrl + TOpen template library
Ctrl + FSearch templates
Ctrl + DDeploy selected template
Ctrl + PPreview template
Ctrl + CCreate custom template
Ctrl + SShare template
EscClose template browser

Templates via Chat


API Reference

EndpointMethodDescription
/api/templatesGETList all templates
/api/templates/{id}GETGet template by ID
/api/templates/{id}/previewGETPreview template functionality
/api/templates/{id}/deployPOSTDeploy template
/api/templates/{id}/statsGETGet template usage stats
/api/templates/{id}/reviewsGETGet template reviews
/api/templates/categoriesGETList template categories
/api/templates/searchGETSearch templates
/api/templates/customPOSTCreate custom template
/api/templates/custom/{id}PUTUpdate custom template
/api/templates/custom/{id}DELETEDelete custom template
/api/templates/custom/{id}/sharePOSTPublish to marketplace
/api/templates/importPOSTImport template from file
/api/templates/{id}/exportGETExport template as file