> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Quote templates

> Streamline your quoting process

To simplify the quote creation process, Hyperline offers a feature to create templates, allowing you to pre-configure a quote for it to be sent in a few clicks. As with any other concept in Hyperline, values entered in the quote template can be overridden after selecting the template in the quote creation process.

<Note>
  Editing a quote template will not impact the draft quotes created using this template.
</Note>

<Frame>
  <img src="https://mintcdn.com/hyperline/6Zg0fxoREoOgZ3c7/images/quotes/quote-template-intro.png?fit=max&auto=format&n=6Zg0fxoREoOgZ3c7&q=85&s=90e926313b4b9d1f7d2e5420cf7de5e4" width="2166" height="1466" data-path="images/quotes/quote-template-intro.png" />
</Frame>

## Creating a template

Quotes templates are nested under the `quoting` folder, on the `templates` page.

<Steps>
  <Step title="Name the template">
    Add a name and optionally an internal description to make it easily identifiable for your sales team.
  </Step>

  <Step title="Configure quote details">
    Pre-configure the expiration delay and information required from customers to sign the quote.
  </Step>

  <Step title="Optionally, select a template">
    Quote templates can contain a pre-configured subscription template. This will generate a subscription filled with the contract, products and price configurations, coupons and invoicing settings based on the customers' country and currency. These pre-filled information can be overridden while creating the quote.

    More details in the [subscription templates page](../subscriptions/templates).
  </Step>

  <Step title="Optionally, configure additional information">
    You can add a note for the customer and contract terms, that can be pre-filled with clauses configured in settings > quoting.
  </Step>

  <Step title="Optionally, add attachments">
    When sending a quote to a customer, you might want to attach a contract or your terms and conditions so they can sign both the quote and the contract simultaneously.

    Attachments can be :

    * **Added manually** on the template
    * **Added dynamically** based on the customers' country and language through localized attachments configured in settings > quoting.
  </Step>

  <Step title="Save the template" />
</Steps>

## Using a template

<Frame>
  <img src="https://mintcdn.com/hyperline/6Zg0fxoREoOgZ3c7/images/quotes/select-quote-template.png?fit=max&auto=format&n=6Zg0fxoREoOgZ3c7&q=85&s=e4818a1b8e8721f024b00f2ee0db5b2c" width="1410" height="970" data-path="images/quotes/select-quote-template.png" />
</Frame>

When creating a quote, you can select a pre-configured template or start with an empty quote by selecting `configure manually`.

## Localized attachments

If your team frequently sends quotes with the same contract details, manually attaching files can become time-consuming, especially for sales teams that may struggle to select the right templates.

With localized attachments, you can configure attachments to be automatically added based on the invoicing entity, country and language of the customer.

<Frame>
  <img src="https://mintcdn.com/hyperline/byU6iUi1YRYNStxA/images/quotes/localized-attachments.png?fit=max&auto=format&n=byU6iUi1YRYNStxA&q=85&s=5fd4e5824df9a944a99f632d89548a83" width="1436" height="372" data-path="images/quotes/localized-attachments.png" />
</Frame>

<Steps>
  <Step title="Create a localized attachment">
    Give it a descriptive name and select the invoicing entities eligible (attachments will only be available for customers linked to selected entities).
  </Step>

  <Step title="Add a file">
    <Frame>
      <img src="https://mintcdn.com/hyperline/byU6iUi1YRYNStxA/images/quotes/add-file-attachment.png?fit=max&auto=format&n=byU6iUi1YRYNStxA&q=85&s=ead8e2960f3d6af943291a854563e0f7" width="2542" height="1566" data-path="images/quotes/add-file-attachment.png" />
    </Frame>

    Click on `new file` and choose the language and country. The file will be automatically attached to quotes for customers matching these criteria when using a quote template with this localized attachment.
  </Step>

  <Step title="Select attached file">
    Add a file with the following format: `PDF`, `DOC`, `DOCX`, `PPT`, `PPTX`, or `TXT` with a maximum size of 5 MB.
  </Step>
</Steps>

With your localized attachment now configured, you can add it to your quote templates. Attachments will then be automatically added to quotes created using the template.

## Clauses

Clauses are a lighter version of localized attachments that allows you to add dynamic text based on the invoicing entity and customer's language in the `contract terms` text field.

<Note>
  Users need the **Contracts read** permission to view and use contract clauses in the quote editor. Without this permission, the clause insertion options will not be available. Learn more about [user roles & permissions](../getting-started/users).
</Note>

<Frame>
  <img src="https://mintcdn.com/hyperline/byU6iUi1YRYNStxA/images/quotes/clause.png?fit=max&auto=format&n=byU6iUi1YRYNStxA&q=85&s=400d3b9b9dcf43daecb97f4ef3dfc758" width="1280" height="702" data-path="images/quotes/clause.png" />
</Frame>

<Steps>
  <Step title="Create a clause">
    Give it a descriptive name and select the invoicing entities eligible (clauses will only be available for customers linked to selected entities).
  </Step>

  <Step title="Add content">
    Enter content in the text area. You can add alternative versions for different languages by clicking on the **blue globe icon**. If translations are not set, the default version will be added.
  </Step>
</Steps>

After configuring the clause, you can add it to your quote templates. When creating a quote using the template, the clause content will be automatically pre-filled in the contract terms field in the customer's language.
