cancel
Showing results for 
Search instead for 
Did you mean: 
Liliia_DevX
Sisense Team Member
Sisense Team Member

How to Hide the Git Button for Certain User Groups in Sisense (Linux)

This article guides how to restrict access to the Git button for a specific user group in Sisense. This ensures that certain users do not gain access to Git projects they should not see.

 

Liliia_DevX_0-1741102635439.png

[ALT Text: A dashboard interface titled "Analytics" with a welcome message. It features icons for "Videos," "Tutorials," and "Documentation" on the left, and a sample healthcare dashboard with insights on patient admissions and costs on the right. There is a navigation menu at the top right with user and notification icons.]

Step-by-Step Guide

  1. Download a sample plugin attached.
  2. Upload the add-on to the /plugins directory on your Sisense environment using File Manager: https://docs.sisense.com/main/SisenseLinux/uploading-files-to-customize-your-linux-deployment.htm
  3. Create a "Test"  group and add a user to it that should not have access to the Git button. The plugin checks for a user group named "Test". 
  4. After installation and configuration, test by logging in as a user from the restricted group and verify the Git button is hidden.

Note: The current version of the plugin requires the group's name to remain as "Test"; customization for other group names requires further development within the run.js file.

Limitations

  • The hidden Git button might have a delay before disappearing as the plugin fetches user data post-initialization.
  • Direct role-based modifications are not available; only group-based restrictions are possible with the provided plugin.

Conclusion

By using the provided plugin, you can effectively restrict access to the Git button for certain user groups in Sisense. 

Disclaimer: This post outlines a potential custom workaround for a specific use case or provides instructions regarding a specific task. The solution may not work in all scenarios or Sisense versions, so we strongly recommend testing it in your environment before deployment. If you need further assistance with this please let us know.

Rate this article:
Version history
Last update:
‎03-04-2025 07:41 AM
Updated by:
Contributors