How to disable a user?

How to disable a user?

Users cannot be deleted but they can be disabled to prevent them from accessing the Vacation Labs CMS again.

Please take the steps shown below to disable a user:
  1. Go to SETTINGS > USERS & PERMISSIONS
  2. Choose a user whom you wish to Disable.
  3. Click ACTIONS



  4. Click on Disable user



  5. The user has now been disabled and will not be able to login to the Vacation CMS again.
  6. Once a user is disabled he/she is logged out from the Web-app as well as the mobile app.
To add more users and manage their accessibility, check out this support article:

    • Related Articles

    • How to find API keys and API secret of User?

      To generate API keys for your Vacation Labs users, log in to your Vacation Labs account and open Settings. Go to Users and Permissions, then click Actions next to the desired user. Select View API key to display the keys. You can copy the keys, or if ...
    • How to add users or team members to your account?

      Your Vacation Labs subscription plan allows you to give your team access to the Admin Panel. Each team member can be added as a User, and you can control exactly what parts of the system they can view or manage. Follow the steps below to add a new ...
    • Most Commonly asked CSS tweaks

      Most Commonly asked CSS tweaks To add the CSS scripts, please CLICK HERE and follow the steps to install the CSS Script. If you want to add a script to trigger on a specific page, please CLICK HERE and follow the steps. Prevent copying content ...
    • How to add Alt tags to Images?

      Alt tags also called as alt descriptions or photo captions, alt tag is the written copy that appears in place of an image on a webpage if the image fails to load on a user's screen. This text helps search engines to better crawl and rank your ...
    • How to add an accordion (collapsible/expandable section)

      Overview An accordion is a user interface pattern that allows users to expand or collapse sections of content. If you have a lot of content on your page, divided into sections, you may want t make each section expandible/collapsible using an ...