Atlan Release Notes Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

See the latest new features, improvements, and product updates

Labels

  • All Posts
  • Assets
  • Glossary
  • Insights
  • Workflows
  • Governance
  • Admin & Integrations
  • Reporting Center
  • Developers
  • Fix
  • Improvement
  • New

Jump to Month

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
Workflows
yesterday

Atlan<>dbt integration enhancements

🎉 What’s new

In the past few weeks, we've delivered a number of improvements to how Atlan integrates with dbt.

First, it's easier than ever to set up the Atlan<>dbt connection. dbt core users can now select your preferred cloud storage and authentication method, choosing between S3, GCS, or ADLS and specify credentials using IAM roles, user keys, or service accounts right from the config tab. 

Next, Atlan is also ingesting more dbt metadata, including seeds as first-class assets. With this enhancement, seed files are no longer hidden helpers; they’re fully visible, documented, and connected across your data stack.

Finally, you can do more with dbt's metadata in Atlan, including enrich asset domains and readmes, alongside a more seamless dbt<>Glossary integration to enrich Atlan terms.

👏 Give it a shot

Ready to try out these new features in Atlan? Get started today

  • Read the new dbt core setup guide
  • What does Atlan crawl from dbt Core
  • What does Atlan crawl from dbt Cloud
  • Enriching Atlan with dbt
As you explore these new additions, please feel free to share your feedback!
a week ago

All available functionality of governance workflows is now GA

🎉 What's new

Re-introducing Governance Workflows & Inbox — a powerful way to automate, route, and act on governance requests in Atlan. Whether you're modifying tags, updating descriptions, or defining ownership, you now have fine-grained control and visibility over how governance changes are reviewed, approved, or auto-executed — all from a central place.

And that’s not all — with Conditional Branching, your workflows can now route requests dynamically based on metadata, glossary location, or change type. It's governance, reimagined.


✨ Let’s dig deeper

Governance in Atlan just leveled up. Here’s everything that’s a part of governance workflows and task inbox:

🧠 Governance Workflows

Set up smart approval flows that are triggered when governance actions are taken on assets — for example:

  • Updating descriptions
  • Changing tags or certificates
  • Creating new glossary terms

Each flow follows a clear structure:

  1. WHEN a condition is met (e.g., asset tag is modified)
  2. CHECK if auto-approval is enabled or not
  3. ROUTE the request for approval — or skip if allowed

You can create multiple workflows, each mapped to different metadata fields or asset types, providing full control and customization.

🌿 Conditional Branching

Use conditional logic to dynamically route approvals:

  • Route based on where a glossary term is created (e.g., Finance vs Marketing)
  • Trigger based on what metadata is being modified (e.g., Tags vs Certificates)

This allows you to send different requests to different teams — like:

  • Tag changes → Data Security Team
  • Certificate updates → Data Privacy Council

Bonus: These branches can be configured with multiple layered conditions, enabling deeply tailored workflows for large, federated teams.

📥 Governance Inbox

All triggered governance requests now land in a centralized Inbox where reviewers can:

  • View pending actions
  • Approve or reject requests
  • Track what’s happening across teams

This means no more digging through scattered approvals — everything is just where it should be.


👏 Give it a shot

Start building your Governance Workflows today in Atlan and see how much smoother, smarter, and scalable your governance can become. With conditional logic and an Inbox that brings it all together, you’re all set to drive clean, auditable, and federated governance at scale.

Let us know how you're putting it to work — we're all ears! 🪄

AssetsImprovementNew
a week ago

Partial assets are now discoverable

🎉 What’s new

We’ve made several enhancements to partial assets experience in Atlan, previously partial assets only appeared in lineage graph as nodes, but now they are treated as an almost fully catalogued (you can discover & view but you can't enrich)

✨ Let’s dig deeper

This update makes it easier for you to

  • Search for partial assets, now you can search for & filter partial assets
  • See the source/connection that caused the creation of a partial asset & other metadata.
  • Open the profile of a partial asset & browse its lineage.

👏 Give it a shot

  • What are partial assets?

As you explore this new experience, please feel free to share your feedback!

Assets
2 weeks ago

Domains discoverable as assets

🎉 What's new

Domains are now discoverable directly from the assets page in Atlan! No matter how a user navigates—whether through assets, products, or search—they’ll now encounter domains as a first-class entity, making domain discovery seamless across the board.

✨ Let's dig deeper

Previously, discovering domains depended on navigating through specific UI paths like the domain browser or the products section. With this update, domains are now fully integrated into the asset search experience.

Here’s what’s new:

  • Domains now appear in global asset search results
    You'll find them listed just like tables, views, and products—with a new domain-specific badge.
  • Searchable, filterable, and ranked
    Domains come with relevance-based ranking and can be filtered using the asset type selector.
  • Complete visibility
    Domain metadata—like name, description, and associated assets and products—can now be previewed from the asset results.

This means that no matter where users begin—searching for a product, asset, or table—they can discover and navigate to the relevant domain effortlessly.

Why this matters: This boosts discoverability, enables better context-switching, and helps users connect data assets to business concepts in just a few clicks.

👏 Give it a shot

Try searching from the global assets page and see how Domains now surface as part of your everyday discovery journey. Whether you’re starting with a table, a product, or just exploring—your domains are now right there with you!

Admin & Integrations
2 weeks ago

OAuth clients- a new way to leverage API access on Atlan

🎉 What's new

Introducing OAuth Clients in Atlan! You now have a more secure, scalable way to generate API tokens using client credentials—designed for modern authentication flows. With short-lived tokens and tighter control, this enhancement brings enterprise-grade security and flexibility to your integrations.

✨ Let's dig deeper

Head over to the Admin Center → API Access → OAuth Clients tab to get started.

Here's how the new OAuth flow works:

  1. Create a new OAuth application
    You’ll receive a Client ID and a Client Secret after setup.
  2. Secure your secret
    The Client Secret is shown only once at the time of creation. Make sure to store it securely—it's not retrievable later.
  3. Generate short-lived access tokens
    Use the Client ID and Secret to request an API token. These tokens are time-bound, ensuring better security.
  4. Regenerate anytime
    If the token expires, you can use the same client credentials to fetch a new one. No need to manually reset or rotate tokens unless needed.

This approach gives you:

  • 🔒 Improved security via short-lived tokens
  • 🔄 Repeatable generation without friction
  • 🛠️ Better control over API access points in Atlan

Tip: Use this flow when integrating Atlan with internal apps, pipelines, or external orchestration tools.

👏 Give it a shot

Create your first OAuth Client in the Admin Center and experience more secure and manageable API authentication. As always, we’d love your feedback on how this fits into your workflows!

Admin & Integrations
a month ago

Receive webhook events for changes in domains and products

🎉 What's new

Introducing webhook events for Domains and Products in Atlan! You can now set up webhook triggers for key events related to these asset types. This enhancement allows you to seamlessly integrate Atlan with external systems by sending real-time updates when changes occur—like domain creation, updates, or product modifications.

This unlocks powerful automation use cases across your ecosystem, helping you react instantly to events and maintain consistent data workflows.

✨ Let's dig deeper

To get started, go to the Webhook settings in your admin panel. You'll now see new options for Domains and Products in the list of event types. You can choose to enable events such as:

  • Domain Created
  • Domain Updated
  • Domain Deleted
  • Product Created
  • Product Updated
  • Product Deleted

Once enabled, Atlan will automatically send webhook payloads to your configured endpoint whenever one of these events occurs.

Webhook payloads follow the same structure as other Atlan event notifications and include details like the asset’s name, GUID, user who triggered the action, and a timestamp—making integration and automation simple and predictable.

Note: Ensure your receiving system is configured to accept and process the incoming payloads as expected.

👏 Give it a shot

Start leveraging webhook events for Domains and Products to streamline your workflows and keep your data operations in sync across tools. Already using it? Let us know what you think—we’d love your feedback!

Governance
a month ago

View assets and products from subdomains at a domain level

🎉 What's new

You can now get a complete picture of all your assets and products within a domain—including those in subdomains! This enhancement to the domain overview makes it easier than ever to understand how your data is structured and distributed at a glance.

✨ Let's dig deeper

Navigate to any domain in Atlan, and you’ll notice an updated Overview tab. Alongside metrics like total assets and total products, you’ll now see a breakdown of where those assets live:

  • In domain – Assets and products directly housed in the current domain.
  • In all subdomains – A combined count from all nested subdomains.

This enhancement provides greater clarity and visibility into your domain architecture, helping you answer key questions like:

  • How many assets are centrally owned vs. distributed?
  • Are there hidden data silos in subdomains?
  • What’s the full footprint of this business domain?

Tip: Click into each section to explore the specific assets or products that contribute to the count.

👏 Give it a shot

Jump into your domain overview now and explore the new breakdown of assets and products! Whether you’re streamlining ownership or planning a cleanup, this enhancement gives you the visibility you need. Let us know how it helps!

Governance
a month ago

Activity logs on personas

🎉 What's new

Introducing Persona Activity Logs in Atlan! You can now stay on top of everything happening within a persona—including updates to navigation preferences, policies, and more. This new feature helps you maintain visibility, track changes, and ensure consistency across your personas with a complete audit trail of actions.

✨ Let's dig deeper

Inside any persona, you’ll now see a brand-new Activity tab alongside Overview, Policies, and Preferences. This tab surfaces a chronological timeline of all recent activity tied to that persona—whether it’s:

  • A navigation preference being updated
  • A metadata policy being created or changed
  • A persona itself being modified

Each entry clearly shows:

  • What was changed
  • Who made the change
  • When the change occurred

This enables better collaboration, smoother reviews, and accountability across your data teams.

Note: Activity logs are automatically maintained—you don’t need to take any action to enable them.

👏 Give it a shot

Explore the Activity tab in your personas to track updates in real-time and never miss a beat! Have feedback or ideas? We’d love to hear how this helps you work better with personas in Atlan.

AssetsWorkflows
a month ago

Tableau Enhancements for Deeper Visibility & Control

🎉 What’s New

This release brings a powerful set of upgrades to Atlan's Tableau integration, helping you unlock deeper insights, richer lineage, and greater control over metadata workflows:

✨ Let’s Dig Deeper

  • Embedded Dashboard Discovery: Discover embedded Tableau dashboards as first-class assets. Understand how they’re connected to upstream data and where they’re being used.
  • End-to-End Column Lineage: Column-level lineage now spans from your Tableau DataSources through Worksheets and into Dashboards, offering a complete picture for impact analysis, troubleshooting, and trust.
  • Smarter Custom SQL Lineage: We now detect tables even within nested subqueries, providing a deeper understanding of your Tableau logic and ensuring your lineage graphs are accurate and complete.
  • Hierarchical Filters for Playbooks: New hierarchical filtering in playbooks means less manual work:
    • Select a full folder to auto-include all assets inside it
    • Or zoom in on specific sub-folders when needed
    • Great for keeping automation organized and scalable
  • Secure Agent Support: Need to connect to a Tableau server behind a firewall or in an on-prem environment? Atlan Secure Agent makes it possible, ensuring secure, seamless metadata extraction without exposing internal systems.
  • Seamless Metadata Access in Tableau: Stay in flow: now you can access column descriptions, owners, and data classifications directly within Tableau, embedded into your dashboards and sources. Just click, no tab switching required.

👏 Give It a Shot

Learn more and let us know what you think!

  • Tableau Lineage
  • Custom SQL
  • Troubleshooting Tableau connectivity
a month ago

Supercharged Databricks Connector: System Tables + Incremental Syncs

🎉 What’s New

We’re excited to roll out System Table-Based Extraction and Incremental Extraction for Databricks System Tables in Atlan!

These upgrades deliver:

  • Faster, more accurate metadata extraction
  • Optimized performance for large-scale Databricks environments
  • Incremental syncs that keep metadata fresh without hitting performance bottlenecks

✨ Let’s Dig Deeper

1. System Table-Based Extraction

Atlan now supports metadata extraction directly from Databricks system tables.
This enhancement allows for deeper and more accurate visibility into your environment, especially beneficial for enterprises with vast data estates.

  • Native integration for improved accuracy
  • Comprehensive coverage of complex schema and lineage
  • Faster extraction using Databricks' own metadata backbone

2. Incremental Extraction for System Tables

No more full crawls every time. With incremental extraction, Atlan intelligently identifies and syncs only the changed objects, such as new or modified tables.

Why It Matters:

  • Faster Metadata Refresh: Your metadata stays up-to-date
  • Reduced Load on Databricks: Avoid full scans, save on compute and cost
  • Improved Accuracy & Coverage: Enriches metadata for advanced governance and discovery
  • Scalability: Ideal for organizations managing thousands of tables or frequently changing pipelines

👏 Give It a Shot

Learn more and let us know what you think!

  • System Table Extraction Method
  • Incremental Extraction