Templates > Configure your template
Print or export templates
You can get templates out of Tallyfy three ways - print on paper, save as PDF, or export raw data through the API1.
- Read permission on the template
- A printer (for physical copies)
- Technical or developer help (for API export)
Click More in the template toolbar, then choose Print. Tallyfy automatically switches to read mode before opening your browser’s print dialog.
- Go to the Templates section in the library
- Click the View icon for the template you want

- Click More in the top toolbar, then choose Print

- Select your printer under Destination and adjust paper size or margins if needed
- Click Print
The PDF option uses the same print flow - you just change the destination.
- Open the template and click More > Print in the top toolbar
- Change the Destination to Save as PDF (or “Microsoft Print to PDF”)
- Adjust paper size or margins if needed
- Click Save, choose a location, name the file, and click Save again
The API lets you pull template data programmatically as JSON2 - useful for backups or moving many templates at once.
- Your full template structure and settings as a JSON file
- Reliable backups you can restore from
- The ability to automate bulk operations - back up hundreds of templates on a schedule
- Go to the API Support GitHub repository ↗
- Download the Python script for exporting templates (“blueprints”)
- Configure the script with your Tallyfy API key and secret
- Run the script (requires Python) - it downloads template data as JSON files
| Method | Best for | Format | You’ll need |
|---|---|---|---|
| Paper copies for meetings, offline use | Paper | Printer access | |
| Save as PDF | Sharing digitally, documentation | PDF file | PDF viewer |
| API Export | Backups, bulk moves, automation | JSON file | Coding skills |
Sharing with non-technical people? Use PDF. Doing anything programmatic? Use the API.
Tallyfy’s template settings let you control general options like duplicating and archiving along with summary details and permissions and export IDs so you can organize and restrict who can view or launch processes from any template.
Templates > Publish a template
Tallyfy lets you publish any template publicly by toggling a single setting so anyone with the link can view your process structure and steps without needing a login or account while keeping all actual run data and form responses completely private.
Code Samples > Managing templates (blueprints)
Tallyfy’s API lets you manage process templates through standard CRUD operations but uses the term “Checklists” in endpoint paths and “Blueprints” in some method names instead of “Templates” as shown in the UI.
Tallyfy templates are reusable process blueprints that you create once and launch repeatedly to assign tasks and track progress automatically while solving problems like inconsistent quality and lost knowledge through three types: procedure templates for multi-step workflows with conditional logic and document templates for reference materials and form templates for standalone data collection.
Was this helpful?
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks