# Templates

P4W warehouse management system provides several label templates preinstalled. Custom labels are available as an additional service, contact your P4W official reseller for more details about rates and details.

To get a list of available printing templates, Navigate to Setup > Printing > Templates.

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

## Create New Template

To create new template, click 'New' button from the template list page as shown below.

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

In the pop-up window enter new template's name, description, and select object type using dropdown menu. Click 'Submit' to continue.

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

{% hint style="info" %}
Notice: 'Name' is a mandatory field for filling.
{% endhint %}

### Template Details Page

Click on the template name link to open template details page. From this window users can configure printing label using XML language and add data bindings for compliance purposes.&#x20;

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

{% hint style="info" %}
Notice: contact your official P4W reseller for more information about custom printing templates.
{% endhint %}

## Delete Template

To delete a template, click 'Delete' button from the action column as shown below.

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


---

# 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.p4warehouse.com/v2/printers/templates.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.
