---
title: "Template settings"
canonical: "https://support.appfire.com/space/AIP/10257159/Template%20settings"
format: markdown
---
> Macro (aura-html)

This guide explains how to configure templates for exporting HTML and filter subscriptions. These templates allow you to customize the appearance and content of exported assets.

> 📝 If all HTML or Subscription templates are deleted, the system will automatically create new default templates.

## Configure ‘HTML' and 'Filter Subscription’ templates

> ✅ There can only be one active Filter Subscription template at a time.

1. Navigate to **Assets** > **Settings** > **Template Settings**.
2. Click **Add New Template**.
3. Create the template:
  - **Template Name:** Assign a descriptive name for your template.
  - **Template Type:** Choose between **Filter Subscription** and **HTML**. Filter Subscription templates are specifically used for exporting asset subscriptions.
    - **Export Style:** (For *Filter Subscription* templates only) Choose how the exported subscriptions will be displayed:
      - **Individual assets view:** Each subscribed asset will be listed separately.
      - **Grid view:** Assets will be presented in a grid layout.
  - **Template Category:** Categories are for HTML export template option grouping.
  - **Template Body:** This is the main HTML content that will be used for the export. You can add company logos, names, images, and any other relevant HTML elements.
  - **Insert Variable:** Click this button to insert dynamic variables like `Asset List`, `Date`, `User Key`, or `Email` into your template body.
4. Click **Save**.

> ✅ Refer to [Export assets](https://appfire.atlassian.net/wiki/spaces/AIP/pages/10257165) and [Asset filters & subscriptions](https://appfire.atlassian.net/wiki/spaces/AIP/pages/10257152) to see templates in action.