diff --git a/Group-Command.md b/Group-Command.md
new file mode 100644
index 0000000..12360fb
--- /dev/null
+++ b/Group-Command.md
@@ -0,0 +1,8 @@
+[Return](./Chat-Commands)
+
+
+## Group Command
+
+Group command allows to modify player group.\
+Running `:group set playerId groupId` will try to set group of player idendified by `playerId` to group `groupId`
+Running `:group clear playerId` will clear group of player idendified by `playerId` if user had any group.
\ No newline at end of file