Skip to main content

Dashboard: Account

The Account tab manages your Klip subscription and provides privacy information.

Access: Klip: Open Dashboard (klip.openDashboard) > Account tab

Account Management

Signing In

Command: Klip: Sign In (klip.signIn)

Sign in to:

  • Activate Pro features
  • Sync settings across devices (future)
  • Access priority support

Signing Out

Command: Klip: Sign Out (klip.signOut)

Account Status

Command: Klip: Account & License (klip.showAccount)

View:

  • Current subscription tier (Free or Pro)
  • License expiration date
  • Feature availability

Subscription Tiers

Free

Core features included:

  • Session browsing and resume
  • Basic search
  • AI summaries (requires API key)
  • Klip Panel terminals

Pro

Everything in Free, plus:

  • Advanced Analytics - Usage insights and trends
  • Session History Viewer - Browse full transcripts
  • Tags - Reusable tags with environment variables and init scripts
  • Button Library - Custom terminal toolbar buttons
  • Daemon API Keys - REST API access for automation
  • MCP Gateway - Advanced MCP server routing

Upgrade: Visit klipide.com/pricing

Privacy & Data Handling

Klip is designed with a local-first architecture.

What Stays Local

  • Session files - Stored by each CLI tool in their directories
  • Klip database - SQLite at ~/.klip/klip.db
  • Embeddings - Vector data stored in local database
  • Configuration - ~/.klip/config.json and VS Code settings

What is Sent Externally

DataDestinationWhen
AI requestsOpenAI, Google, AnthropicSummaries, embeddings
FeedbackKlip serversWhen you submit feedback
License checkKlip serversPro subscription validation

Klip does NOT upload your code or session history to our servers.

Session File Locations

AgentLocation
Claude~/.claude/projects/<workspace>/<session>.jsonl
Codex~/.codex/sessions/<year>/<month>/<day>/<session>.jsonl
Gemini~/.gemini/tmp/<workspace-hash>/chats/<session>.json

Klip Data Locations

DataLocation
Database~/.klip/klip.db
Config~/.klip/config.json
Layouts~/.klip/layouts/
Logs~/.klip/logs/