Skip to content
Last updated

Treasure AI Studio

WebDesktopMobile

Treasure AI Studio provides multiple interfaces for building and deploying AI-powered experiences across your organization.

Explore the Suite


Treasure AI Studio

Turn hours of manual Treasure AI console work into minutes of AI-assisted conversation. Treasure AI Studio lets you query data, build audiences, orchestrate journeys, and generate production-ready reports — all from a single chat interface across Web, Desktop, and Mobile.

Note

Studio's AI operates inside a secure, server-side sandbox connected to your Treasure AI account. Every action — query execution, segment creation, file generation — is visible in real time so you stay in control.

Prerequisites

  • A Treasure AI account
  • AI Credits provisioned for your account
  • A modern browser (Web), macOS Apple Silicon (Desktop), or iOS (Mobile)

Supported Platforms

Treasure AI Studio is available on three platforms. Choose the one that fits your workflow — all share the same AI capabilities and connect to the same Treasure AI account.

PlatformEnvironmentRequirementsKey Characteristics
WebSupported browsersNo installation requiredInstant access from any machine. Full feature set including query execution, file viewers, and charts
DesktopmacOS native appApple Silicon (M1 or later), ~500 MB disk spaceSame features as Web with native macOS integration. Auto-updates and offline session resumption
MobileiOS app (App Store)iOSChat and file management on the go. Voice input for hands-free interaction. Charts are viewable via the HTML file viewer. Query results display as text rather than structured tables

See Getting Started for installation and sign-in instructions for each platform.

What You Can Do

Query your data without writing SQL. Describe what you want in plain English. Studio writes the query, executes it against your Treasure AI account, and renders results as interactive tables. Data Analysts can inspect the generated SQL; Marketers see plain-language summaries.

Build CDP resources through conversation. "Create a segment of users who purchased in the last 30 days but haven't opened an email in 90." Studio creates the segment definition, validates it, and pushes it to your account. Same for journeys, activations, and workflows.

Power through tedious tasks. Explore segment definitions, compare journey configurations, and generate ad-hoc reports from query results — the kind of work that takes hours of clicking through the console.

Stay in control. Watch every step in real time — queries executing, APIs called, files written. Everything is transparent and reviewable.

Chat

The chat interface is where everything happens. Ask a question, give an instruction, or describe what you want — Studio streams the AI's response in real time so you can see it think and act.

Chat interface showing streaming response with tool calls and data table

What makes it powerful:

  • Real-time streaming — Responses stream in as the AI works, with a "Thinking" indicator while the model processes your request.
  • Tool calls in real time — Watch the AI execute queries, read files, and call APIs. Every tool call is visible and expandable.
  • In-session memory — The AI remembers context within your current session, so you can build on previous questions without repeating yourself.
  • Auto-compact — Long conversations don't hit a wall. When the context window fills up, Studio automatically summarizes earlier messages so the conversation continues seamlessly.

Learn more: Chat Interface | Chat History | In-Session Memory

Generated Files

When the AI generates something visual — a chart, a table, a code file, a document — it appears in the file panel alongside the chat.

TypeExamples
SpreadsheetQuery results, user lists, segment previews
DocumentWord documents, analysis reports, documentation drafts
PresentationPowerPoint slide decks with speaker notes
ImageCharts, visualizations, generated graphics
CodeSQL queries, YAML configs, workflow definitions
YAMLJourney definitions, segment configs, workflow files

Generated files are interactive. You can sort tables, zoom into charts, copy code blocks, and download generated files.

Learn more: File Output | File Upload & Download

Journey Canvas

Studio includes a journey canvas viewer that renders journey YAML files as interactive diagrams — showing entry criteria, decision points, segment rules, and activation steps. To use it, save a journey definition with the .journey.yaml file extension. The viewer displays the full structure so you can verify the logic before pushing to your account.

Note

Currently, AI-generated journey files are saved as standard .yaml files, which do not automatically trigger the canvas viewer. Rename the file to use the .journey.yaml extension to enable canvas rendering.

Learn more: Journey Canvas | Charts & Data Visualization

Projects

Every time you start a new analysis or workflow, you end up re-explaining context: which database, which segment, what conventions to follow. Projects eliminate that.

A project is a saved workspace that pre-loads context into every new chat:

  • Name — Identifies the project in the sidebar and project switcher.
  • Directory — Lowercase letters, numbers, and hyphens. Cannot be changed after creation.
  • Instructions — "Always use the marketing database. Format SQL with CTEs." Custom rules the AI follows automatically.
  • Skills — Pre-activate specific skills so they're always available. A "CDP Management" project might always have segment and journey skills enabled.
  • TD context — Pin a default database, table, or segment so you don't have to specify it every time.

Web & Desktop

Projects appear in the PROJECTS section of the sidebar. Click the folder-plus icon next to the header to create a new project.

Mobile (iOS)

Projects appear on the home screen in a collapsible PROJECTS section showing each project's chat count. Tap a project to view its chats.

Learn more: Core Concepts | Agent Orchestrator

Skills

Skills are pre-built AI capabilities for specialized tasks — from writing optimized SQL to building CDP segments to managing workflows. Browse available skills in the Marketplace.

See Supported Skills Catalog for the full list of supported skills at launch.

Note

At launch, custom skill creation and custom repository support are not available. These will follow in a subsequent release.

Learn more: Skills & Marketplace | Supported Skills Catalog

File Viewers

Upload files or generate them in conversation — Studio renders previews directly in the file panel.

FormatViewer
PDFMulti-page viewer with zoom, fit-to-width, and page navigation
DOCXWord document preview via HTML rendering
PPTXSlide-by-slide preview with speaker notes
XLSXSpreadsheet view with sorting and multiple sheet tabs
ImagesZoomable, pannable image viewer
CodeSyntax highlighting for 20+ languages including JavaScript, TypeScript, Python, SQL, Go, Rust, Java, C, C++, and more
HTMLSandboxed HTML rendering

Learn more: File Viewers | File Upload & Download

Platform Availability

FeatureWebDesktop (Mac)Mobile (iOS)
Chat & AIYesYesYes
File Upload/DownloadYesYesYes
File ViewersYesYesYes
Query ExecutionYesYesYes
TDX CommandsYesYes
Skills / MarketplaceYesYesYes
Charts & VisualizationYesYesView only
File OutputYesYesYes
Voice InputYes

Verification

  • Identify which platform you will use (Web, Desktop, or Mobile)
  • Understand the three main areas: Chat, Files, and Projects
  • Navigate to the Getting Started guide for your platform

Troubleshooting

IssueSolution
Studio page does not loadCheck your network connection and verify your Treasure AI account is active. Try a different browser (Web) or restart the app (Desktop/Mobile)
Features described here are not visibleSome features are platform-specific. Check the Platform Availability table above to confirm availability on your platform

Next Steps

  1. Getting Started — Access Studio on Web, Desktop, or Mobile
  2. SSO Login — Sign in with your Treasure AI account
  3. Supported Skills Catalog — See all available skills for SQL, segments, workflows, and more
  4. Core Concepts — Learn how projects, models, and credits work together
  5. Security — Configure permissions and security settings
  6. Access Control — Permissions, IP allowlists, and AI feature access