AI Insights
You can obtain AI summaries from Application owner type reports.
First, to enable AI insights:
-
Ensure your license allows AI insights. Then obtain an API key from SSH.
-
After you have obtained your API key, enable AI insights by adding a configuration like the following to your Key Manager Servers'
localsettings.py(replace<your API key>and<your customer name>with your API key and customer name respectively):AI_INSIGHTS = {'enabled': True,'server_url': 'https://api.help.ssh.engineering','api_key': '<your API key>','customer_name': '<your customer name>',} -
Restart PKM services to apply your changes.
After you have enabled AI insights, you can obtain them as follows:
-
On the Reports page, click the action menu next to an Application owner report, select AI Insights.
-
Select either of the following options:
-
Preview displays the selected report's PDF file.
-
Analyze sends the PDF report to the AI Insights API for analysis. Once the analysis finishes, you will obtain the AI analysis in PowerPoint pptx format. Note that generating the AI analysis may take considerable time.
-