# Creating encoding templates

## **VOD and Live Templates**

Whilst the encoding parameters are largely the same for VOD and Live encoding, a template created can be used for either job type.&#x20;

### **Template Creation**

Template are made up of one or more profiles associated with a specific encoding type and the individual encoding parameters for each. The V-Nova platform also includes a selection of default presets which can be used to get started. For advice on optimising ABR ladders when applying LCEVC enhancement to your workflows please [contact us](https://docs.v-nova.com/technologies/v-nova.platform/encoding/platform-api/www.v-nova.com/contact).

To add a **Template**:

* From the left navigation, go to **Configuration Presets --> Template**, and then click the **Add a new Template** icon <img src="/files/yDPBgzE96zkzA0SZeoXo" alt="" data-size="line">.

<figure><img src="/files/ZIkgoOkk4mUThqvGAuLP" alt=""><figcaption></figcaption></figure>

The **Template** page include the following tabs, all of which contain configuration parameters:

* **General**
* **Profiles**
* **Base encoder**
* **LCEVC**
* **Extra** (If enabled)

The settings in each of the tabs are described in the following sections.

## **General tab**

![VOD Preset General tab](/files/rskUKL13469tqJKQI9jq)

**Title (Mandatory):** Enter a title for the **Template**.

* **Template Access (Account level only):**
  * **Individual:** Template is only available to the user creating the template
  * **For Account:** Template is available to all users in the account

**Note for Trial Users:** Presets created by a Trial User can only be used  by the Trial User who created it.

## **Setting up your Template**

Once you have specified the title and access settings for your template, the remaining settings are exactly the same as creating a job manually.&#x20;

See [Create a VOD Encoding Job](/technologies/v-nova.platform/encoding/platform-api.md) and [Set up a Live Channel](/technologies/v-nova.platform/encoding/platform-live-channel-creation.md) for more details.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.v-nova.com/technologies/v-nova.platform/encoding/platform-api/platform-presets-creation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
