# Product #22: Org Check


![](images/0-org-check.png)

**Name**: Org Check  
**Usage**: Analyze Salesforce org and its technical debt  
#SalesforceNative #SalesforceLabs #FreeApp #OpenSource  
  
**Description**:  
\- The app assigns scores based on violation of the best practices.  
\- Gives detailed info on custom, standard and external objects, CMDT and custom settings from org or managed packages.  
\- Identify active users in a profiles and permission sets.  
\- Visualise Role hierarchy in a map with active and inactive users and other details.  
\- Provides last login, profile, permission sets and key user permissions for all users.  
\- Lists apex class details like sharing, related tests, count of methods, dependencies, etc.  
\- Covers useful details for triggers, public groups, queues, flows, batches and other metadata types.  
  
**Favourite** **Feature**:  
\- Animated Logo showing the progress of the analysis wins my heart.  
\- Complete analysis in each tab can be exported in CSV format for documentation.  
\- Caches the data in browser for faster loading and ability to refresh cache.  
**Repo**: [OrgCheck Repo](https://github.com/VinceFINET/OrgCheck)  
**Installation** **Link**: [Install](https://vincefinet.github.io/OrgCheck/installation/)

![](images/2-org-check.png)

Analysis of the role hierarchy

![](images/3-org-check.png)

The data cached by the app in browser for fast retrieval

![](images/4-org-check.png)

Analysis of the permission sets

![](images/5-org-check.png)

Analysis of Apex classes

