# Treasure AI Studio

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

## Explore the Suite

Studio
Chat-based AI application for Web, Desktop, and Mobile. Query data, build segments, orchestrate journeys, and generate reports from a single conversation.

CLI (Treasure Code)
![Treasure Code CLI](/assets/treasure-code-cli.fb3de4c72115a01ea0b915288d3104832b1ad2dc72d27c8935a9c7566ac42327.2ce21375.png)

CLI for engineers with pre-built agentic skills — query optimization, workflow syntax, CDP data models, and engine-specific conventions.

Voice
![PLAUD Devices](/assets/plaud-devices.d6d62a97e3401a4573491c9c4b4dd0954b4f374e1ac3fd26dd09973da02f863a.1880fd8b.png)

Enterprise-grade voice intelligence powered by PLAUD AI hardware — turn every meeting and conversation into actionable customer data.

## Treasure AI Studio

Turn hours of manual Treasure Data 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 Data account. Every action — query execution, segment creation, file generation — is visible in real time so you stay in control.

## Prerequisites

- A **Treasure Data 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 Data account.

| 
| Platform | Environment | Requirements | Key Characteristics |
| **Web** | [Supported browsers](/requirements-and-limitations/browser-support-for-td-console) | No installation required | Instant access from any machine. Full feature set including query execution, file viewers, and charts |
| **Desktop** | macOS native app | Apple Silicon (M1 or later), ~500 MB disk space | Same features as Web with native macOS integration. Auto-updates and offline session resumption |
| **Mobile** | iOS app [(App Store)](https://apps.apple.com/app/treasure-ai-studio/id6761747042) | iOS | Chat 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](/products/ai-studio/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 Data 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.

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](/products/ai-studio/chat/chat) | [Chat History](/products/ai-studio/chat/chat-history) | [In-Session Memory](/products/ai-studio/chat/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.

| Type | Examples |
|  --- | --- |
| **Spreadsheet** | Query results, user lists, segment previews |
| **Document** | Word documents, analysis reports, documentation drafts |
| **Presentation** | PowerPoint slide decks with speaker notes |
| **Image** | Charts, visualizations, generated graphics |
| **Code** | SQL queries, YAML configs, workflow definitions |
| **YAML** | Journey 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](/products/ai-studio/files/artifacts) | [File Upload & Download](/products/ai-studio/files/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](/products/ai-studio/visualization/journey-canvas) | [Charts & Data Visualization](/products/ai-studio/visualization/charts)

### 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](/products/ai-studio/skills/skills-catalog) 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](/products/ai-studio/concepts) | [Agent Orchestrator](/products/ai-studio/concepts/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](/products/ai-studio/skills/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](/products/ai-studio/skills/skills) | [Supported Skills Catalog](/products/ai-studio/skills/skills-catalog)

### File Viewers

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

| Format | Viewer |
|  --- | --- |
| **PDF** | Multi-page viewer with zoom, fit-to-width, and page navigation |
| **DOCX** | Word document preview via HTML rendering |
| **PPTX** | Slide-by-slide preview with speaker notes |
| **XLSX** | Spreadsheet view with sorting and multiple sheet tabs |
| **Images** | Zoomable, pannable image viewer |
| **Code** | Syntax highlighting for 20+ languages including JavaScript, TypeScript, Python, SQL, Go, Rust, Java, C, C++, and more |
| **HTML** | Sandboxed HTML rendering |


Learn more: [File Viewers](/products/ai-studio/files/file-viewers) | [File Upload & Download](/products/ai-studio/files/file-upload-download)

## Platform Availability

| Feature | Web | Desktop (Mac) | Mobile (iOS) |
|  --- | --- | --- | --- |
| Chat & AI | Yes | Yes | Yes |
| File Upload/Download | Yes | Yes | Yes |
| File Viewers | Yes | Yes | Yes |
| Query Execution | Yes | Yes | Yes |
| TDX Commands | Yes | Yes | — |
| Skills / Marketplace | Yes | Yes | Yes |
| Charts & Visualization | Yes | Yes | View only |
| File Output | Yes | Yes | Yes |
| Voice Input | — | — | Yes |


## 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](/products/ai-studio/getting-started) guide for your platform


## Troubleshooting

| Issue | Solution |
|  --- | --- |
| Studio page does not load | Check your network connection and verify your Treasure Data account is active. Try a different browser (Web) or restart the app (Desktop/Mobile) |
| Features described here are not visible | Some features are platform-specific. Check the [Platform Availability](#platform-availability) table above to confirm availability on your platform |


## Next Steps

1. [Getting Started](/products/ai-studio/getting-started) — Access Studio on Web, Desktop, or Mobile
2. [SSO Login](/products/ai-studio/security/sso-login) — Sign in with your Treasure Data account
3. [Supported Skills Catalog](/products/ai-studio/skills/skills-catalog) — See all available skills for SQL, segments, workflows, and more
4. [Core Concepts](/products/ai-studio/concepts) — Learn how projects, models, and credits work together
5. [Security](/products/ai-studio/security) — Configure permissions and security settings
6. [Access Control](/products/ai-studio/security/access-control) — Permissions, IP allowlists, and AI feature access