Documentation Index
Fetch the complete documentation index at: https://prismeai-docs-next.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Configuring Insights
Insights is the module of Prisme.ai dedicated to monitoring and improving the usage, performance, and ROI of AI agents across your platform. It connects to the Conversation Service App and displays analytics dashboards for:- Usage metrics (volume, trends, activity)
- Model consumption
- User behavior
- Feedback and quality scores
Initialization
To activate Insights in a self-hosted environment:Step 1: Get the API Key from Agent Creator
Open the Agent Creator workspace in Builder and:
- Navigate to
Settings > Advanced - Copy the
apiKeyfrom the Conversations Service App
SSO Access
If you have your own SSO configured, you can explicitly allow SSO authenticated users to access AI Insight pages :- Open AI Insight workspace
- Open Settings > Advanced
- Manage roles
- Add your SSO provider technical name after
prismeai: {}at the very beginning :
How to Add SSO Access
How to Add SSO Access
- Open the AI Insight workspace
- Navigate to
Settings > Advanced - Under Roles, add your SSO technical name in the YAML source code as shown above
- Save and redeploy if needed
Best Practices
Protect Access
Restrict access to Insights to admin and analytics roles only.
Pair with Builder
Use feedback loops from Insights to adjust prompts and agent behavior via Builder.