How Can I Enforce An Auto-Logout Timeout?

How Can I Enforce An Auto-Logout Timeout?


As a user, you can configure auto-logout using the following steps:
  • Login to your workspace 
  • On the left pane, click on "My Account > My Profile"
  • Click on the "Security" tab
  • Select a value for "Log Me Out When Inactive For"
  • Click on "Save"
  • Click F5 to refresh the page

If you do not see an auto-logout option, this means your workspace administrator is enforcing an auto-logout policy via workspace security settings.

As a workspace full administrator, you can let users choose their auto-logout timeout, or enforce one. To enforce a timeout, use the following steps:
  • Login to your workspace
  • On the left pane, click on "Settings > Security"
  • Click on the "Settings" tab (if needed)
  • Choose the enforced auto-logout time
  • Click on "Save"
  • Your new setting should take effect
    • Within 15 minutes
    • Once users have navigated to a new web page (or reloaded their current page)

    • Related Articles

    • Which Workspace Security Settings Are Available?

      Workspace security is mostly managed via user roles. However, some additional workspace security settings are available. Here are the steps to edit security settings: Login to your workspace On the left pane, click on "Settings > Security" Click on ...
    • What Is Direct Access?

      Sales Cookie's authentication uses strong security measures by default: Users must complete the authentication flow each time they connect. Users must provide a strong proof of identity, such as a correct email & password, a valid Google ...
    • How Is Multi-Source Transaction Data Handled?

      Sales Cookie stores transactions in a data pool. If you import data from multiple data sources (each with different field names), you can: Refer to original field names (from each data source) BUT ALSO Work across data sources via mapped system ...
    • How Can I Use The CSV Upload API?

      This article is about CSV transaction upload API. This is by far the easiest way to upload sales transactions, and it is also blazing fast. About 1-3 lines of code are required to upload transactions. All you need to do is prepare a CSV file and then ...