🤖
Marketing as Code
Manage segments, workflows, and journeys as version-controlled YAML. Learn with our AI-Native Marketing Book.
Enabling Marketing as Code with Modern CLI designed for humans and AI
Manage segments, workflows, and journeys as version-controlled YAML. Learn with our AI-Native Marketing Book.
Desktop AI application that queries your data, builds segments, and generates artifacts — all through conversation.
Launch Claude Code with TD LLM API backend using tdx claude for AI-powered development
Manage multiple environments with profile-based authentication for different accounts and regions
npm install -g @treasuredata/tdxFor the best experience with tdx's visual features (emojis, colors, interactive selectors), use a modern terminal:
macOS:
Windows:
Linux:
# Set up authentication
tdx auth setup
# List databases
tdx databases
# Run a query
tdx query "SELECT * FROM mydb.users LIMIT 10"
# Chat with AI
tdx chat "Show me customer revenue trends"
# Launch Claude Code with TD LLM
tdx claude