---
title: "Backend user management"
manual: "TYPO3 Explained"
version: "13.4"
permalink: "https://docs.typo3.org/permalink/t3coreapi:user-management@13.4"
source: "Administration/UserManagement/Index.rst"
rendered: "2026-09-17T18:30:08+00:00"
---

# Backend user management {#backend-user-management}

> [!IMPORTANT]
> This chapter (and the following) cover modules that are only available for backend users
> with ["admin"](https://docs.typo3.org/permalink/t3coreapi:admin-user@13.4) access privileges.

We saw earlier that TYPO3 CMS enforces a strict separation of
"frontend" and "backend". The same is true for users:
there are "frontend users", who are web site visitors, and
"backend users", who are editors and administrators.

Working with frontend users is discussed in the [Editors Guide](https://docs.typo3.org/m/typo3/tutorial-editors/13.4/en-us/AccessControl/Login/Index.html#frontend-login).
We will now look at backend users and how to set up groups and
permissions.

**[Adding Backend Users](https://docs.typo3.org/permalink/t3coreapi:backendusers@13.4)**

Create additional backend users that will have access to TYPO3's
backend interface.

**[Groups and Permissions](https://docs.typo3.org/permalink/t3coreapi:groups@13.4)**

User user groups to manage the permissions of your backend users /
editors.

**[Changing The Backend Language](https://docs.typo3.org/permalink/t3coreapi:backendlanguages@13.4)**

Setup additional backend languages in TYPO3 allowing users to select
an alternative language to use in the backend.

-   [Backend Users module](https://docs.typo3.org/permalink/t3coreapi:backend-users-module@13.4)
-   [Adding backend users](https://docs.typo3.org/permalink/t3coreapi:adding-backend-users@13.4)
-   [Administrators](https://docs.typo3.org/permalink/t3coreapi:backend-privileges-administrators-and-system-maintainers@13.4)
-   [Groups](https://docs.typo3.org/permalink/t3coreapi:backend-user-groups@13.4)
    -   [Permission details](https://docs.typo3.org/permalink/t3coreapi:setting-up-user-group-permissions@13.4)
-   [Page permissions](https://docs.typo3.org/permalink/t3coreapi:page-permissions-1@13.4)
-   [Language](https://docs.typo3.org/permalink/t3coreapi:changing-the-backend-language@13.4)
