Context.ai
  • What is Context.ai?
  • List of Trackable Metrics
  • Product Analytics
    • Overview
    • Topic Categorisation
      • LLM Topics
    • User Engagement Tracking
    • Foreign Language Support
    • PII Filtering
    • Custom Metadata Filtering
    • Backfill Analytics Data
    • Custom Events
    • API Ingestion Methods
      • Log Conversation
      • [deprecated] Upsert Conversation
      • Thread Conversation
      • Patch Thread Message
      • API Resources
        • Chat Message
        • [deprecated] Tool Message
        • Custom Event
        • Metadata
        • Conversation
        • Thread
    • Embedded API
      • Multi-Tenancy
      • Conversations
        • Series Data
  • Integrations
    • Getting Started
    • Python SDK
    • Javascript SDK
    • LangChain Plugin
    • Haystack Plugin
    • Authorization
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

Getting Started

You can get started with analytics in Context.ai in less than 30 minutes.

PreviousSeries DataNextPython SDK

Last updated 1 year ago

Was this helpful?

  1. Navigate to and create your account.

  2. Integrate your application to start sending your chat transcripts to Context.ai. We provide and to make this straightforward. We additionally offer a for integration via a few code change if you use LangChain.

  3. Authenticate your requests using the API Key provided on the onboarding page.

  4. Once integration is complete, transcripts and analysis will be available in the Context.ai UI within minutes after a logging request is made.

You can also call our directly if you are using an unsupported language.

https://with.context.ai
Python
Javascript SDKs
LangChain plugin
JSON API