> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/wp-legal-pages/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpeka.com/wp-legal-pages/create-a-custom-legal-template-using-wizard.md).

# Create A Custom legal template using Wizard

In order to create a custom legal template Go to **Dashboard** -> **WPLegalPages**.

![](/files/xHAXsnNGoFxLwfYSPt6C)

To access the Wizard, click on the Create Legal Page menu item. The following screen will appear:

![](/files/VY3MeueLTYVHYJh7YcgG)

Select the Custom Legal Page template, it will redirect you to the settings page as shown below.

![](/files/-Mh-5D1_I42U6aFjYP2b)

Fill up the details on the screen. These details will be used while creating a custom legal template. The placeholders given beside the setting fields can be used in the description of the policy, it will display the corresponding values on the preview/live page.

Then click on the **NEXT** button, it will redirect you to the editing page as shown below.

![](/files/F70TRvqAvmp3gqFnfrxC)

Provide the name and description for the custom legal template. Then click on the **NEXT** button to see the preview of your custom legal template as shown below.

![](/files/EPzxq0RWN4rdJCr5SNgG)

You can go to the previous page and make changes if required by clicking on the **PREV** button.

Finally, click on the **PUBLISH** button, which will open the custom legal template in the WordPress editor.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wpeka.com/wp-legal-pages/create-a-custom-legal-template-using-wizard.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.
