All Products
Search
Document Center

Data Management:Quick Start

Last Updated:Mar 30, 2026

Data workstation is a notebook-based environment in Data Management (DMS) where you can query and analyze data, generate SQL with AI assistance, and publish AI agents—all from a single workspace.

By following the steps in this guide, you will:

  • Set up a workspace and connect your database resources

  • Write and run SQL queries in Notebook

  • Use Copilot to generate SQL from natural language

  • Publish a deployable AI agent

Prerequisites

Before you begin, make sure you have:

Get started

  1. Create a workspace and import resources — Set up a workspace and add the database resources you want to work with.

  2. Use Notebook to query and analyze data — Write and run SQL queries, explore results, and build data analyses in Notebook cells.

  3. Use Copilot to generate SQL statements — Describe what you need in natural language, and Copilot generates the SQL for you. Access Copilot from within any open Notebook.

  4. Publish an AI agent — Turn your data queries and analysis logic into a deployable AI agent.