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 duplicating, archiving, summary details…
Templates > Publish a template
Tallyfy lets you publish any template publicly by toggling a single setting. Anyone with the…
Tallyfy blueprints export to clean JSON files you can keep in git, review like code, and import…
Code Samples > Managing templates (blueprints)
Tallyfy’s API lets you manage process templates with standard CRUD operations. The API uses…
Was this helpful?
About Tallyfy
- 2026 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks