---
title: "Customizing the Invoice Template File"
slug: "editing-the-invoice-template-file"
updated: 2023-05-22T08:55:35Z
published: 2023-05-22T08:55:35Z
---

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

# Customizing the Invoice Template File

You can customize your invoice template's code on the Admin Panel. Editing the invoice template's code lets you change the display and fields included in the invoices you issue through Nexudus.

          You need a working knowledge of HTML and CSS to edit this template.

          

Nexudus cannot customize your templates, but you can find developers via our [consultants list](https://www.nexudus.com/consultants/#it-and-web-design).

---

1. Log in to [dashboard.nexudus.com](https://dashboard.nexudus.com/) if you aren't already.
2. Click [**Settings > Web template editor**](https://dashboard.nexudus.com/settings/editor/templates).
3. Click on the **Built-in files** folder and then on **invoice.htm**.
4. Edit the invoice template's code as needed.

          You can easily keep track of your edits by clicking on the **Diff** tab in the top right corner of the page.

          

![Invoices_FileEdit.png](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/Invoices_FileEdit.png)

*You can also quickly erase all your edits and revert back to the original file by clicking **Reset my file**.*

1. Click the **Save** button.

---

Your edits are immediately implemented. Invoices that you already issued won't be updated to reflect your edits.
