Just bringing attention to this docs page. I only saw it today and it has some nice scripts that you can run to generate information.
The scripts use C:/, you will have to change to K:/ or where ever your application is sitting in. I just did a text replace "C:/" with "K:/".

It will export your files under the users Documents folder.

The main one I am interested in is the Data Entities report.
Below is a screenshot of the DataEntities export. Includes any cusomisations you have in your system.
Go to the github project it references and run the scripts.
| Script | Outputs |
|---|---|
| AggregateDataEntitiesReport.ps1 | AggregateDataEntities.csv |
| AggregateMeasuresReport.ps1 | AggregateMeasures.csv |
| DataEntityFieldReport.ps1 | DataEntityFields.csv |
| DataEntityReport.ps1 | DataEntities.csv |
| KPIReport.ps1 | KPIs.csv |
| LicenseCode-ConfigKeyReport.ps1 | LicenseCodes.csv ConfigKeys.csv ConfigKeyGroups.csv MenuItems.csv |
| SSRSReport.ps1 | SSRSReports.csv |
| TablesReport.ps1 | Tables.csv This report takes awhile to run, but it produces output as it runs. |
| WorkflowTypesReport.ps1 | WorkflowTypes.csv |

It will export your files under the users Documents folder.

The main one I am interested in is the Data Entities report.
Below is a screenshot of the DataEntities export. Includes any cusomisations you have in your system.
