← Back to glossary

Rules about who can access what.

Definition

Access control is the set of rules that decides who can read, change, or delete data and features.

In plain English Rules about who can access what.

Why this matters

Why it matters: Strong access control prevents private data from being seen or changed by the wrong people.

Example

Example: Only admins can view all users; normal users can only view their own profile.