> For the complete documentation index, see [llms.txt](https://docs.cyberawaresecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberawaresecurity.com/admin-portal/landing-pages/editing-landing-pages.md).

# Editing Landing Pages

This article explains how to manage and modify existing landing pages. Learn how to view and filter system pages, copy and rename pages, and adjust settings such as categories and data capture options. Discover how to enable or disable data capture, set redirect URLs, and preview your changes. Follow these steps to effectively edit and update your landing pages.

{% embed url="<https://vimeo.com/icsi/editing-landing-pages?share=copy>" %}

**1.** To view the existing **System Pages,** click on the indicated option:

![](/files/gfuI8tsETe8xzK2Bnsr3)

You should get the following output:

![](/files/hWrNGReYTYXXydyhLppX)

**2.** To view **more than 10** entries in a single page, just click on the **drop-down list:**

![](/files/HvnTBAknRHskfdWWOz69)

**3.** You can **filter** the pages, based on the category:

![](/files/0XXzxMecSsEa1w1rcuM3)

**4.** To **view** a page, click on its **eye** button. It will open the template in a new tab on the browser.

![](/files/9R6dAQrOJt1UCF72SfoM)

This is essentially how the targets will view these templates via email:

![](/files/Ba3OLGa27Bfrp5EPB7nV)

**5.** To **copy** a page, click on the button shown below:

![](/files/oldsX7Wmb5jW0kwhQXkm)

You should get the following output:

![](/files/Iv8VjJSnFiyIb0hwZioh)

**6.** You can change the **Landing Page Name** to one of your likes.

**7.** Additionally, you can set a different **category** for that page.

![](/files/bdUuL4gdV3dAUhOQicEK)

**8.** To enable or disable the capture of submitted data, click on the following button. Submitted data will provide information regarding users’ activity that clicked on a phishing link:

![](/files/b9SBUHMnAeS9C0CNrBpr)

**9.** If we enable the button showing in the following image, we will capture any password entered by users.

![](/files/RJ0ERLz0RSoZpX4wpwYa)

**10.** You can enter a **Redirect URL,** so when users submit their credentials, they are redirected to that specific page.

![](/files/lIFiqUzJL1K4VxUWmr0Z)

**11.** Click on **NEXT STEP** to proceed to the **Template** phase:

![](/files/465ueKGoRtK9t77uvpJm)

![](/files/DVYnChst2vhOBVQiPehJ)

**12.** If you want to return to the **General Information** phase, there is a **PREVIOUS** button found at the bottom of the page.

![](/files/upksab3pUWSfcHQ21n9t)

**13.** We can also view a **Preview** of the landing page on the right-hand side.

![](/files/FaF9jrVzxX8I1S3WuBvb)

Then you can change whatever you wish on the template based on your organisation needs.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cyberawaresecurity.com/admin-portal/landing-pages/editing-landing-pages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
