When are Katalon Reports generated ? Is there a command to force generate the report?

So I am working on automatically updating the jira using jira-api by reading the status from generated report.
I want to invoke this feature when the test suite execution is completed, preferably in TearDown. but seems the csv reports are not yet generated then.
Is there a way to know if reports are generated / when generated / or just force generate the report when needed ?