diff --git a/[EN]-Website-Installation.md b/[EN]-Website-Installation.md
index 3c79525..0c301f2 100644
--- a/[EN]-Website-Installation.md
+++ b/[EN]-Website-Installation.md
@@ -96,8 +96,21 @@ Have fun!
---
+### Admin status config
+Show / hide
+
+In the config, simply add the group IDs under the `adminstatus_groups`. Add commas ONLY between the IDs (it's JSON)
+
+```json
+[6,59,23,40]
+```
+
+
+---
+
### Assigner config format
Show / hide
+
Until the admin panel is released, use this as a template example for the assigner:
```json