Customize default templates

Note: This feature only supports invoice template customizations. Document Builder, which supports both invoice and quote template customizations, might be available on your marketplace. See Document Builder.

You can copy default and user-defined templates (templates that you save) and edit the JSON in the copies to customize the layout, styles and content.

Before you proceed, see Invoice template JSON introduction.

To customize a default template

  1. Go to . The Invoice templates list page opens.
  2. Do one of the following:

    • Click invoice name | gear icon > Copy template.
    • Click invoice name, then follow the appropriate instructions for the type of template you want to copy:

      • For user-defined templates, click the gear icon > Copy template.
      • For default templates, click Copy Template.

    The Copy template dialog appears.

  3. (Optional) In the Name field, change the default name for the template copy. The name must be unique among templates tagged with the same language.
  4. Select the language for the new template.
  5. (Optional) Select Publish template. After you save the copy, it becomes the active template for this language (the references this template when it generates PDF invoices) and the currently active template status changes to Not active.

  6. Click Create Copy. The template is copied. The confirmation message includes a link to the new invoice template.
  1. Do one of the following:
    • Click the name of the new template in the success message.
    • In the Search box, enter the name of the new template. Then, click templateName in the list of search results.

    The invoice template details page opens.

  2. Do one of the following:
    • Click templateName | Edit JSON.
    • Click templateName | gear icon | Edit JSON.

    The Edit JSON page opens.

  1. In the Editor console, edit the JSON.
  2. Click Validate. The Error console displays errors or a message that no errors are found.
  3. (Optional) Click Template. The template preview appears.
  4. (Optional) Click Preview PDF. The template preview with mock data appears.
  5. Do one of the following:
    • When errors are found, edit the JSON to resolve them.
    • When no errors are found, click Save Changes.