Quick Start
Disable and re-enable the Sentinel endpoint agent from the browser extension in 4 steps.
1. Disable the Agent
Open the browser extension, navigate to Agent Settings, and toggle Disable Agent. The extension sends the disable signal to the Sentinel agent over the Native Messaging pipe.
The agent responds immediately — no process restart is required.
2. What Happens on the Endpoint
3. Re-enable Channel
While disabled, the agent ignores all events except re-enable signals. The re-enable channel is permanently preserved and cannot be removed — the extension can always reach the agent to restore it.
If the endpoint reboots while disabled, the agent starts in the disabled state automatically. No action is required to maintain the disabled state across restarts.
4. Re-enable the Agent
Toggle Enable Agent in the extension. All services and DLP chains are restored without a process restart.
Next step: See the Architecture for the full disable and startup enforcement details.