diff --git a/docs/shared/cloudlinux_os_kernel/README.md b/docs/shared/cloudlinux_os_kernel/README.md
index 5161e9211..8038af258 100644
--- a/docs/shared/cloudlinux_os_kernel/README.md
+++ b/docs/shared/cloudlinux_os_kernel/README.md
@@ -1022,6 +1022,10 @@ echo 1 > /proc/sys/fs/xfs/cap_res_quota_disable
```
+## User namespace creation restricions
+
+Setting `user.max_user_namespaces` in `/etc/sysctl.d/90-cloudlinux.conf` is responsible for restricting the number of user namespaces that user may create. On new installations of CL, it's equal to `0`.
+
## Enter LVE when using cPanel utilities
cPanel tools might use more resources than desired, so to limit resource usage, you might want to enter the corresponding LVE when using cPanel tools on-behalf of a non-root user.