---
title: Configuring wireframing security
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Only [editors](https://docs.kentico.com/k81/managing-users/user-management.md) and other users with access to the **Pages** application in the administration interface can view and manage [wireframes](https://docs.kentico.com/k81/developing-websites/wireframing.md). The system does not display wireframes or wireframing components on the live website.

## Permissions

To configure wireframing [permissions](https://docs.kentico.com/k81/managing-users/configuring-permissions.md) for specific roles, open the **Permissions** application.

| Permissions for        | Permission                                                                                                                                                                | Description                                                                                                                                                                                                                                                                                               |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Module -> Design       | Wireframing                                                                                                                                                               | Allows users to edit the content of wireframes on the **Wireframe** tab and create new wireframe pages. Users without this permission can view existing wireframes, but are not allowed to make any modifications.                                                                                        |
| Design web site        | Allows users to edit pages on the **Design** tab of the **Pages** application. Users only need this permission for managing wireframe zones inside standard page content. |                                                                                                                                                                                                                                                                                                           |
| Module -> Content      | -                                                                                                                                                                         | Users need the [permissions for the Content module](https://docs.kentico.com/k81/managing-users/configuring-permissions/configuring-page-permissions/permissions-for-all-content.md) to access the content tree in the **Pages** application, and read or create pages in general (including wireframes). |
| Page type -> Wireframe | -                                                                                                                                                                         | You can assign the basic content permissions specifically for the _Wireframe_ [page type](https://docs.kentico.com/k81/managing-users/configuring-permissions/configuring-page-permissions/permissions-for-page-types.md) (instead of the entire _Content_ module).                                       |

## UI personalization

By configuring [UI personalization](https://docs.kentico.com/k81/managing-users/ui-personalization.md) for particular [roles](https://docs.kentico.com/k81/managing-users/role-management.md), you can customize the visibility of individual elements in the wireframing interface.

1. Open the **UI personalization** application.
2. Select the appropriate **Site** and **Role**.
3. Expand the **CMS/Administration/Content management/Pages/Edit** node in the user interface tree.
4. Configure the checkboxes as required:

- **Design**
  - **Edit layout**, **Edit template**, **Save as new template** - sets the visibility of the management actions offered in the page template menu.
  - **Web part properties -> General** - users must have this UI element allowed to access the property configuration dialog of wireframe components.
  - **Add web parts** - menu option for adding new components. Users can insert components from the toolbar even without this element.
  - **Remove web parts** - menu option for deleting individual components from wireframes.
- **Wireframe**
- **Form**
- **Properties -> Wireframe**
- **New -> Page template selection -> Use existing page template** - required to create new wireframe pages.

Members of the selected role can now see only the specified UI elements.
