What's new in Sigma

AI

Customize first agent message (Beta)

Customize the first message sent by a Sigma agent. You can set a fixed message or a specific prompt for a generated message.

For example, modify an agent to send a specific text greeting like “Welcome to Sigma!” as a fixed message, instead of the agent using the AI provider to generate a message.

AIAI appsAPIAdminData modelingPerformanceReportsResourcesWorkbook elementsWorkbook featuresBug fixes and improvements

What's new in Sigma

AI

Monitor MCP queries

You can now use the "kind":"mcp" tag to monitor queries sent by the Sigma MCP server. This can be helpful to monitor costs or usage associated with the MCP server.

See Monitor MCP queries for more information.

AIAdminWorkbook elementsBug fixes and improvements

What's new in Sigma

AI

AI column support for Databricks connections (Beta)

You can now create and use AI columns on Databricks connections.

AI columns allow you to construct dynamic prompts that reference specific table columns, which can be helpful for tasks like enriching, summarizing, and classifying data.

AIAPIAdminBug fixes and improvements

What's new in Sigma

AI

Build and interact with Sigma agents (Beta)

Build agentic solutions natively in Sigma with Sigma agents. Agents provide AI capabilities to a dashboard or application based on a predefined context of the data elements in a workbook. Instructions and data sources provide context to the agent, while actions, warehouse agents, warehouse search services, and MCP tools provide tools for an agent to take action or enrich insights.

AIAPIAdminWorkbook elementsWorkbook featuresBug fixes and improvements

What's new in Sigma

AI

Create AI columns (Beta)

You can now create AI columns to enrich your data using natural language prompts. AI columns allow you to construct dynamic prompts that reference specific table columns, and can be helpful for tasks like enriching, summarizing, and classifying data.

AIAI appsAdminWorkbook featuresBug fixes and improvements

What's new in Sigma

AI

Support for Amazon Bedrock AI provider (Beta)

Amazon Bedrock is now a supported AI provider, letting you use Anthropic foundation models with Sigma AI-powered features.

For setup instructions, see Add Amazon Bedrock as an AI provider.

AIAdminResourcesBug fixes and improvements

What's new in Sigma

AI Apps

Sigma Public

Sigma Public is now available as a free-to-use platform where you can create, share, and explore apps built in Sigma. Use sample data or upload your own datasets to build workflows in an embedded Sigma experience. You can also search apps created by other users to get inspiration for your next app in Sigma.

AI appsAPIData modelingWorkbook elementsWorkbook features

What's new in Sigma

API

Custom SQL elements included in the response for List sources endpoints

The List data model sources (GET /v2/data-models/{dataModelId}/sources), List workbook sources (GET /v2/workbooks/{workbookId}/sources), and List report sources (GET /v2/reports/{reportId}/sources) endpoints now include custom SQL elements in the response. Custom SQL elements are listed with a type of custom-sql and include a customSqlId field.

APIAdminTemplatesWorkbook elementsBug fixes and improvements

What's new in Sigma

AI

Agent skills for Sigma

You can install agent skills for Sigma to help AI assistants authenticate to the Sigma REST API and create Sigma documents as code.

For more information, as well as access to the public skills repository, see Install skills for AI assistants.

AIAPIInfrastructureReportsWorkbook elementsWorkbook features

What's new in Sigma

Admin

Connection-level OAuth for Snowflake and Databricks (GA)

Set up a specific OAuth configuration to authenticate to a Snowflake or Databricks connection without reusing the OAuth configuration used to authenticate to your Sigma organization.

For Snowflake or Databricks connections, you can configure connection-level OAuth to manage role-based access control and data permissions in your data platform without changing how users authenticate to Sigma.

AdminSearch and discoveryTemplatesWorkbook elementsBug fixes and improvements

What's new in Sigma

Admin

AWS signature V4 authentication for API connectors

API connectors now support the AWS signature V4 authentication method.

For more information, see Configure API credentials and connectors in Sigma.

AdminWorkbook elementsBug fixes and improvements

What's new in Sigma

AI

Ask Sigma is now Sigma Assistant

Ask Sigma is now Sigma Assistant, and includes the following:

  • Improved accuracy and performance when answering questions and performing analysis.
  • Higher quality data source selection, relying on a new semantic search service that indexes configured sources using the AI provider set up for your organization.
  • Improved experience, including the ability to provide feedback on the quality of responses.
  • Highlighted sources are now configured sources, and the steps to add configured data sources for Assistant are updated. Configure sources for Sigma Assistant to answer questions without selecting a data source.
  • Configure data models as data sources to improve accuracy and capabilities. When Sigma Assistant uses data models to answer questions, it can choose which relationships to use.
AIAI appsAPIWorkbook elementsBug fixes and improvements

What's new in Sigma

AI apps

Input table audit history (Beta)

Input table audit history records versioned snapshots of input table row and schema changes over time. For each input table, Sigma automatically creates a warehouse-native view in your data platform that can help you understand the following:

AI appsAPIAdminEmbedsFunctions and calculationsWorkbook elementsBug fixes and improvements

What's new in Sigma

AI

New model used for Snowflake AI provider

If you use a warehouse-hosted AI provider with a Snowflake connection, and your Snowflake account is hosted on AWS, Sigma now uses claude-sonnet-4-5 as the LLM.

For more details, see Configure a warehouse-hosted model as AI provider.

AIAI appsFunctions and calculationsWorkbook elementsBug fixes and improvements

What's new in Sigma

Admin

Support for Azure customer-owned cloud storage integration

Admins can now add an Azure Blob Storage integration to use customer-owned cloud storage with the following features:

  • CSV upload
  • File upload column in input tables
  • Export to cloud storage
AdminData modelingBug fixes and improvements

What's new in Sigma

API

New email option for the List members endpoint

The List members (GET /v2/members) endpoint includes a new option to filter the list of users by email address. Use this option instead of the search option.

Admin

APIAdminData modelingEmbedsWorkbook elementsWorkbook featuresBug fixes and improvementsDeprecated features

What's new in Sigma

AI apps

CSV upload using customer-owned cloud storage (GA)

CSV upload using a customer-owned cloud storage data flow is now generally available. This option offers an alternative to the default data flow through Sigma’s infrastructure.

When customer-owned cloud storage is enabled, raw and processed CSV files are staged in a customer-owned bucket (instead of a Sigma-owned bucket) before loading to the data platform. Your company controls the bucket region, access, TTL, etc., helping your organization meet security and compliance requirements.

AI appsData modelingEmbedsReportsBug fixes and improvements

What's new in Sigma

AI apps

Scheduled action sequences (Beta)

Scheduled action sequences are workflows that run automatically on a schedule, without requiring a user to open or interact with the workbook. You can use scheduled action sequences to periodically send notifications, refresh data, write to input tables, and more.

AI appsWorkbook elementsBug fixes and improvements

What's new in Sigma

AI apps

Call API action (Beta)

You can create actions that call API endpoints in Sigma workbooks. This allows you to trigger workflows, enrich data, and interact with external systems without leaving Sigma. See Create actions that call API endpoints.

To support the Call API action, you can define API credentials and API connectors directly in Sigma, using diverse authentication methods, dynamic query and path parameters, request bodies with typed variables, and more. You can optionally create a connector from an existing OpenAPI specification. See Configure API credentials and connectors in Sigma.

AI appsAPIEmbedsFunctions and calculationsWorkbook elementsWorkbook features

What's new in Sigma

AI apps

CC and BCC support for email notification actions

You can add CC and BCC recipient lists for email notification actions in workbooks. For more information, see Create actions that send notifications and export data.

Admin

AI appsAdminEmbedsFunctions and calculationsReportsResourcesSearch and discoveryBug fixes and improvements