About Statistics Reports
7 min
the statistics reports display a table with metrics and statistics for each process within the selected scope reports are available in two views per process view and per call tree view each report can be searched, sorted by column, and exported to excel via the actions dropdown accessing the statistics report open the rpa dashboards and reports dropdown in the navigation bar select statistics click the view dropdown and select per process view or per call tree view click change scope in the top right, select your project, folder, or process, and click ok select a report from the center dropdown ⓘ for more information on scope and view options, see using scope and view docid 1vuhcfc vc6yqw2pc5v16 other statistics reports by view per process view code blocks report docid\ l6i am4dglicwyc5ptzfb copies report docid 2lpnvotrl0ene0hdfdqm mains report docid 4ew9bvp1kmxhbsbfkocb5 missing processes report docid 5v56vfblaxvvhidurtnsx reuse report docid 5vlyxagygif 9clrikb4m per call tree view statistics report mains report docid 4ew9bvp1kmxhbsbfkocb5 exporting statistics reports open the rpa dashboards and reports dropdown in the navigation bar and select statistics click the actions dropdown and select an export option export current view to excel — exports the table exactly as displayed export all commands to excel — exports every unique command from each process in the selected scope, including whether each action is mapped or unmapped process id blueprint id number hierarchy the hierarchy the process originates from process name name of the process application application being used for the action command command name in blueprint's com (common object model) step name name of the action once imported into blueprint's com export command frequency to excel — exports the occurrence count of each command across the selected scope, including mapped/unmapped status rpa product the name of the source rpa tool source application the application name in the respective source rpa tool source command command name in the source rpa tool application application name in blueprint's com command command name in blueprint's com step count the total number of occurrences of a specific command within the selected scope process count the total count of bots within the selected scope where specific commands occur navigate to the jobs page and click the download icon on the right side of the row ( ) when the export is ready glossary process — the name of the process total actions — the combined number of commands, decision branches, includes, and variables the process contains commands — the number of steps, not including decision branches or includes variables — the number of unique variables decision branches — the number of decisions, including if, if/else, and else branches includes — the number of includes; typically used to call another process complexity — the cyclomatic complexity https //en wikipedia org/wiki/cyclomatic complexity of the process applications — the number of applications the process interacts with