---
title: "Create static documents"
slug: "create-static-documents"
updated: 2024-11-12T12:37:55Z
published: 2024-11-12T12:37:55Z
---

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

# Create static documents

This article describes how to create static HTML documents. When you configure your system to require user consent on entering a session, you can design a consent page and a redirect page using static HTML documents.

> [!TIP]
> Tip
> 
> For a full explanation of the HTML formatting tools, see [Create Dynamic Documents](/v1/docs/design-dynamic-documents).

**To create a static HTML document:**

1. In the Lightico Administration page, in the left pane, click **Workflow**> **HTML Designer**.
2. In the top right corner of the page, click **Create**.
3. In the Create New HTML dialog box, select **Static document**, enter a unique name for your document, and click **Create**. ![](https://cdn.document360.io/473bb8c5-ff1b-4930-8109-2321ac6ab967/Images/Documentation/add_static_doc.PNG)

The new static document opens. ![](https://cdn.document360.io/473bb8c5-ff1b-4930-8109-2321ac6ab967/Images/Documentation/static_document.PNG)

You use the built-in editor to design and edit the contents of your section.

In addition, you can insert [attributes](/v1/docs/understanding-attributes), by clicking the **Add Attribute** button or by entering the @ character. ![](https://cdn.document360.io/473bb8c5-ff1b-4930-8109-2321ac6ab967/Images/Documentation/add_Attribute_static.png)
4. Click **Save**.
