---
title: "Access control"
manual: "Tutorial for Editors"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3editors:access-control@main"
source: "AccessControl/Index.rst"
modified: "2026-09-15T07:05:35+00:00"
---

# Access control

There are many ways to restrict access to pages, content elements
and other information in your TYPO3 CMS installation. Options can range from
hiding pages in menus, to limiting visibility of content for a set time
period, all the way through to requiring visitors to log in to view content.

**[Visibility](https://docs.typo3.org/permalink/t3editors:visibility@main)**

When an element is hidden, be it a page, a content element or a news item,
it will not display in the frontend. You can, however, preview it in the backend.

**[Frontend Login](https://docs.typo3.org/permalink/t3editors:frontend-login@main)**

Find out how to configure content and pages to only be visible
to frontend users who have logged in to a restricted area.
