# Mindlytics.ai ## Docs - [What is Mindlytics?](https://developer.mindlytics.ai/index.md): Mindlytics.ai is the first AI-native product analytics platform designed specifically for AI-driven applications—ranging from LLM-powered apps and chatbots to autonomous agents. Think of Mindlytics as the equivalent of Google Analytics, but purpose-built for LLM-based conversational and interactive… - [How Mindlytics works?](https://developer.mindlytics.ai/how-mindlytics-works.md): Mindlytics leverages a proprietary AI engine designed to interpret user interactions with AI agents and translate them into analytics events. It seamlessly analyzes how users prompt the AI and how the AI responds, automatically generating real-time analytics events that capture explicit and implicit… - [Use Cases](https://developer.mindlytics.ai/use-cases.md): Mindlytics enable stakeholders gather insights about how users and AI engage. - [Terminology](https://developer.mindlytics.ai/terminology.md) - [Mindlytics SDKs](https://developer.mindlytics.ai/overview-sdks-apis.md) - [Python SDK Usage](https://developer.mindlytics.ai/python-sdk/python-usage.md) - [Examples](https://developer.mindlytics.ai/python-sdk/examples.md) - [Typescript SDK Usage](https://developer.mindlytics.ai/typescript-sdk/typescript-usage.md) - [Examples](https://developer.mindlytics.ai/typescript-sdk/examples.md) - [Introduction](https://developer.mindlytics.ai/api-reference/introduction.md) - [API Scope](https://developer.mindlytics.ai/api-reference/api-definitions.md) - [Get Started](https://developer.mindlytics.ai/rest/overview.md) - [Overview](https://developer.mindlytics.ai/rest/user/overview.md) - [Identify a user](https://developer.mindlytics.ai/rest/user/user-identify.md): Identify user. The user id, or the user's device id, or both must be provided - [Alias a user](https://developer.mindlytics.ai/rest/user/user-alias.md): Alias user - [Start a new session](https://developer.mindlytics.ai/rest/events/session-start.md): Start a session for a user. - [Identify a user during a session](https://developer.mindlytics.ai/rest/events/session-identify.md): Identify a user by their unique ID. - [Alias a user during a session](https://developer.mindlytics.ai/rest/events/session-alias.md): Alias a user by their unique ID. - [Track an arbitrary event](https://developer.mindlytics.ai/rest/events/track.md): Track an event for a user. - [Start a new conversation](https://developer.mindlytics.ai/rest/events/conversation-start.md): Start a conversation for a user. - [Track a conversation turn](https://developer.mindlytics.ai/rest/events/conversation-turn.md): A turn in a conversation. - [Track conversation usage](https://developer.mindlytics.ai/rest/events/conversation-usage.md): Usage of a conversation. - [End a conversation](https://developer.mindlytics.ai/rest/events/conversation-end.md): End a conversation for a user. - [End a session](https://developer.mindlytics.ai/rest/events/session-end.md): End a session for a user. - [Overview](https://developer.mindlytics.ai/rest/live-events/overview.md) - [Obtain an Authorization Token](https://developer.mindlytics.ai/rest/live-events/live-events-auth.md): Get authorization key for WebSocket connection. Specify a session_id to scope events to a specific session. - [Introduction](https://developer.mindlytics.ai/insights/getting-started.md) - [Default Dashboard](https://developer.mindlytics.ai/insights/getting-started-copied-1.md) - [Dashboards](https://developer.mindlytics.ai/insights/getting-started-copied-2.md) - [Charts](https://developer.mindlytics.ai/insights/getting-started-copied-3.md) - [Chart Configuration Pattern](https://developer.mindlytics.ai/insights/charts/conversation-analysis-copied-1.md) - [Conversation KPI Chart](https://developer.mindlytics.ai/insights/charts/conversation-analysis-copied-2.md) - [Intent KPI Chart](https://developer.mindlytics.ai/insights/charts/intent-analysis.md) - [Segmentation Analysis Chart](https://developer.mindlytics.ai/insights/charts/segmentation.md): Description of your new file. - [Session Analysis Chart](https://developer.mindlytics.ai/insights/charts/session.md): Description of your new file. - [User Composition Chart](https://developer.mindlytics.ai/insights/charts/user-composition.md): Description of your new file. - [Funnel Analysis Chart](https://developer.mindlytics.ai/insights/charts/funnel.md): Description of your new file. - [Intent Distribution Analysis Chart](https://developer.mindlytics.ai/insights/charts/intent-distribution.md): Description of your new file. - [Retention Analysis Chart](https://developer.mindlytics.ai/insights/charts/retention.md): Description of your new file. - [Sentiment Analysis Chart](https://developer.mindlytics.ai/insights/charts/sentiment-analysis.md): Description of your new file. - [Events Explorer](https://developer.mindlytics.ai/insights/events.md): View most recently generated events and the associated user Id - [Users Explorer](https://developer.mindlytics.ai/insights/users.md): View active users by user id - [User Profile](https://developer.mindlytics.ai/insights/users-copied-1.md): View all the user properties of the selected user and the exhaustive list of events generated by the user. - [Chart Configuration Pattern](https://developer.mindlytics.ai/insights/cohorts.md): Description of your new file. ## OpenAPI Specs - [openapi](https://developer.mindlytics.ai/openapi.json)