Skip to content

docs(cdp): Add Klime destination documentation#15417

Open
inkeep[bot] wants to merge 1 commit intomasterfrom
docs-writer-ai-update-2026-03-02T19-49-47-480Z-vizxfc
Open

docs(cdp): Add Klime destination documentation#15417
inkeep[bot] wants to merge 1 commit intomasterfrom
docs-writer-ai-update-2026-03-02T19-49-47-480Z-vizxfc

Conversation

@inkeep
Copy link
Contributor

@inkeep inkeep bot commented Mar 2, 2026

Summary

This PR adds documentation for the new Klime CDP destination that was added in PostHog/posthog#49281.

Changes

  • Added new documentation page at contents/docs/cdp/destinations/klime.md

About Klime Destination

The Klime destination allows users to send PostHog events to Klime's ingest API. It supports:

  • Track events - Standard event tracking
  • Identify events - User identification and trait updates
  • Group events - Organization/account identification

Configuration Options

Option Description
Klime Write Key Required authentication key from Klime dashboard
Action Event mapping mode (automatic/track/identify/group)
User ID User identifier for events (defaults to distinct_id)
Group ID Organization identifier for group events
Include all properties Toggle to include all non-$ prefixed properties
Property mapping Custom property/trait mapping

The automatic action mode intelligently maps PostHog events:

  • $identify and $set → identify
  • $groupidentify → group
  • Everything else → track

This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.

@inkeep inkeep bot requested a review from havenbarnes March 2, 2026 19:50
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Mar 02, 2026 07:58PM

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Vale prose linter → found 0 errors, 6 warnings, 0 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/cdp/destinations/klime.md — 0 errors, 6 warnings, 0 suggestions
Line Severity Message Rule
2:35 warning 'Klime' is a possible misspelling. PostHogBase.Spelling
11:41 warning 'Klime' is a possible misspelling. PostHogBase.Spelling
17:16 warning 'Klime' is a possible misspelling. PostHogBase.Spelling
18:13 warning 'Klime' is a possible misspelling. PostHogBase.Spelling
19:60 warning 'Klime' is a possible misspelling. PostHogBase.Spelling
27:4 warning 'FAQ' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants