diff --git a/_pages/addons/autocontrol.md b/_pages/addons/autocontrol.md
index 8668865..362c2c9 100644
--- a/_pages/addons/autocontrol.md
+++ b/_pages/addons/autocontrol.md
@@ -39,5 +39,15 @@ The following all commands correspond to the burden tracker.
Default configurations can be adjusted at the following location: `...addons\autocontrol\data\settings.xml`
+To hide maneuver timers set `false`. Toggle in game with `//acon maneuvertimers` or `//acon mt`.
+
+To hide burden tracker set `false`. Toggle in game with `//acon show` and `//acon hide`.
+
+## Default Sets
+
+Two attachments sets are included by default:
+* healer
+* melrng
+
## Source
The latest source and information for this addon can be found on [GitHub](https://github.com/Windower/Lua/tree/live/addons/autocontrol).
\ No newline at end of file