Skip to content

Print, Download, and Export Tallyfy Templates

Producing template output

Tallyfy provides multiple options for sharing, distributing, and preserving templates outside the platform through printing, PDF generation, and API-based exports.

Requirements

  • Access to the template you want to output
  • Appropriate permissions to view and access the template
  • A printer connection (for printing)
  • A PDF reader (for PDF downloads)
  • API access (for programmatic exports)

Accessing templates for output

  1. Navigate to Templates in the left navigation panel
  2. Locate the template you want to output
  3. Click the View icon next to the template name Accessing a template to view
  4. Ensure you’re in viewing mode (not editing mode) using the toggle at the top of the page

Printing physical copies

Physical printed copies provide reference material for meetings, training sessions, or offline usage:

  1. Open the template in the Template Editor
  2. Click More in the top toolbar
  3. Select Print from the dropdown menu Accessing print options
  4. In the browser print dialog:
    • Select your printer in the Destination field
    • Configure print settings (paper size, orientation, etc.)
    • Adjust margins as needed for optimal formatting
  5. Click Print to send to the printer

Creating PDF documents

PDF versions provide shareable, consistent digital documents:

  1. Open the template in the Template Editor
  2. Click More > Print in the top toolbar
  3. In the browser print dialog:
    • Change the Destination to “Save as PDF” or “Microsoft Print to PDF”
    • Set the paper size and orientation
    • Configure margins if needed
  4. Click Save (or equivalent)
  5. Select a location to save the PDF file
  6. Enter a filename for the PDF
  7. Click Save to complete the download

Exporting templates programmatically

For advanced users, bulk operations, or backup purposes, Tallyfy offers API-based exports:

API Export capabilities

  • Export templates in JSON format
  • Preserve all template details and configurations
  • Automate backup processes
  • Transfer templates between environments

Implementation steps

  1. Visit our GitHub repository
  2. Download the provided Python script for template export
  3. Configure the script with your API credentials
  4. Execute the script to export templates programmatically
  5. Store the exported JSON files securely

Output comparison

MethodBest forFormatRequires
PrintPhysical reference, trainingPaperPrinter
PDFDigital sharing, documentationPDF filePDF reader
API ExportBackups, transfers, automationJSONProgramming knowledge

Templates > Publish a template

Users with administrator permissions can make their workflow templates publicly accessible through a URL link while maintaining security of sensitive data and task details.

Templates > Create a template

Tallyfy enables template creation through three methods: building from scratch manually entering steps using AI assistance to generate structure or uploading existing documents which get automatically converted into digital workflow templates.

Templates > Import a template

Tallyfy enables template imports through AI-driven document conversion flowchart interpretation direct organization transfers and API-based methods while maintaining formatting standards and version control.

Documenting > Templates

Tallyfy templates function as reusable blueprints that enable standardized business processes through step-by-step workflows and document formats while ensuring consistent execution across organizations.