ToolJet/docs/versioned_docs/version-3.16.0-LTS/actions/logout.md
2026-04-17 20:33:47 +05:30

905 B

id title
logout Logout

This action logs you out of your current ToolJet workspace session.

:::info Standalone App URLs If your app is accessed via a standalone URL, logging out will redirect the user back to the app-specific login page instead of the workspace login page. See Authentication for Standalone Application URLs for more details. :::

The Debounce field is empty by default. Enter a numerical value (in milliseconds) to delay the action execution. For example, entering 300 will trigger the logout after 300ms.

:::info You can also trigger this action programmatically using JavaScript code. Learn more here. :::

ToolJet - Action reference - Logout