Tonic.ai product updates: August 2025
None
<div class="u-rich-text u-overflow-clip w-richtext" morss_own_score="5.219666931007137" morss_score="106.12954378475479"> <p>We’re excited to share the latest updates and announcements designed to improve your experience with our products. This month’s issue includes:</p> <ul> <li>Introducing Tonic Structural’s Data Vending Machine </li> <li>Streamlining Structural with schema caching </li> <li>Structural’s Document View now available for PostgreSQL </li> <li>Object and Array generators for JSON and XML data in Fabricate </li> <li>LLM synthesis strengthened with built-in models in Textual </li> <li>Textual pipelines unified with datasets workflow </li> <li>and our new Audio Redaction and Synthesis playbook </li> </ul> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0c04560aceaa4faff8815_Structural%20banner%20for%20PUE.png"></figure> <h2>Introducing Structural’s Data Vending Machine</h2> <p><strong>Bring the power of Tonic Structural directly into your CI/CD pipeline and into the hands of your developers with the Data Vending Machine, our up-and-coming offering currently in preview.</strong> With this new feature built specifically for data end-users, Structural automates the creation of ephemeral, ticket-specific databases, ordered directly by your developers to eliminate data bottlenecks and accelerate your entire development cycle. <a href="https://www.tonic.ai/book-a-demo">Connect with our team today</a> to schedule a private preview and help direct the future of the product.</p> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0ba202f56de7858bb8ce3_Data%2520Vending%2520Machine%2520-%2520cropped.jpeg"></figure> <h2>Streamlining Structural with schema caching</h2> <p>For those of you with sizeable schemas, we’ve released <strong>an exciting performance improvement in Structural: a new </strong><a href="https://martinfowler.com/bliki/TwoHardThings.html"><strong>caching</strong></a><strong> option for schemas</strong>. This will significantly speed up UI loading times where fetching a schema has previously lagged, to get you generating and refreshing your data faster.</p><div class="code-block code-block-12 ai-track" data-ai="WzEyLCIiLCJCbG9jayAxMiIsIiIsMV0=" style="margin: 8px 0; clear: both;"> <style> .ai-rotate {position: relative;} .ai-rotate-hidden {visibility: hidden;} .ai-rotate-hidden-2 {position: absolute; top: 0; left: 0; width: 100%; height: 100%;} .ai-list-data, .ai-ip-data, .ai-filter-check, .ai-fallback, .ai-list-block, .ai-list-block-ip, .ai-list-block-filter {visibility: hidden; position: absolute; width: 50%; height: 1px; top: -1000px; z-index: -9999; margin: 0px!important;} .ai-list-data, .ai-ip-data, .ai-filter-check, .ai-fallback {min-width: 1px;} </style> <div class="ai-rotate ai-unprocessed ai-timed-rotation ai-12-1" data-info="WyIxMi0xIiwxXQ==" style="position: relative;"> <div class="ai-rotate-option" style="visibility: hidden;" data-index="1" data-name="VGVjaHN0cm9uZyBHYW5nIFlvdXR1YmU=" data-time="MTA="> <div class="custom-ad"> <div style="margin: auto; text-align: center;"><a href="https://youtu.be/Fojn5NFwaw8" target="_blank"><img src="https://securityboulevard.com/wp-content/uploads/2024/12/Techstrong-Gang-Youtube-PodcastV2-770.png" alt="Techstrong Gang Youtube"></a></div> <div class="clear-custom-ad"></div> </div></div> </div> </div> <p>Find complete instructions on how to use the capability in our <a href="https://docs.tonic.ai/app/workspace/managing-workspaces/workspace-configuration-settings/schema-management-settings#schema-cache-config">product docs</a>. As always, we welcome your feedback and any performance questions you may have—or if you just want to talk cool engineering problems, this was a fun one to solve!</p> <h2>Document View now available for PostgreSQL</h2> <p>JSON data in Structural is more manageable than ever, thanks to expanded functionality of our UI for semi-structured data: <a href="https://docs.tonic.ai/app/generation/working-with-document-based-data/json-document-view"><strong>Document View</strong></a><strong> now supports PostgreSQL databases, giving you a clear, visual way to explore your JSON content</strong>.</p><div class="code-block code-block-15" style="margin: 8px 0; clear: both;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2091799172090865" crossorigin="anonymous" type="a2c7de23a15866d6b973e2d3-text/javascript"></script> <!-- SB In Article Ad 1 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2091799172090865" data-ad-slot="8723094367" data-ad-format="auto" data-full-width-responsive="true"></ins> <script type="a2c7de23a15866d6b973e2d3-text/javascript"> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0ba202f56de7858bb8cda_Structural%2520-%2520Doc%2520View%2520expression%2520paths%2520-%2520with%2520glow.png"></figure> <p>This update also brings the power of <a href="https://docs.tonic.ai/app/generation/working-with-document-based-data/document-path-expressions">assigning generators to path expressions</a> to PostgreSQL users, a feature that allows you to create bulk rules to automatically protect sensitive fields that match configured path expressions. This simplifies generator configuration, expanding on our existing capabilities for supported JSON data sources, like MongoDB and Files, to equip you to manage large datasets quickly and easily. <a href="https://www.tonic.ai/book-a-demo">Connect with our team</a> and check out our <a href="https://docs.tonic.ai/app/generation/working-with-document-based-data">product docs</a> to get started.</p> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0c0228c93119a73a33573_Fabricate%20banner%20for%20PUE.png"></figure> <h2>Object and Array generators for JSON and XML data in Fabricate</h2> <p>Generate synthetic columns of JSON and XML data in Fabricate for a variety of use cases with two newly released and highly customizable generators: <a href="https://docs.tonic.ai/fabricate/table-columns/generator-reference/data-type-and-specific-values#object">Object</a> and <a href="https://docs.tonic.ai/fabricate/table-columns/generator-reference/data-type-and-specific-values#array">Array</a>. <strong>These generators significantly broaden the types of data that Fabricate can spin up, unlocking the ability to model the JSON columns in your target database schema or generate XML data within database columns</strong> or as a collection of XML documents.</p> <p>Already a Fabricate power user? Try the SQL generator within Objects to reference other properties within the same object or any ancestor using “{parent(n)}” or columns on the root table using “{root_table}” to simulate realistic data interdependencies. Or leverage Array to create an array of events with a timestamp property that uses the Datetime generator with type: Series to simulate events between (min) and (max) seconds apart.</p> <p>Support for complex, nested data types means more flexibility and more possibilities in crafting the data you need. Get started with a <a href="https://fabricate.tonic.ai/">free account of Fabricate</a> today.</p> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0ba202f56de7858bb8cf3_Fabricate%2520-%2520Object%2520generator.png"></figure> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0c091ef9abea1ae9ddc69_Textual%20banner%20for%20PUE.png"></figure> <h2>LLM synthesis strengthened with built-in models in Textual</h2> <p><a href="https://docs.tonic.ai/textual/textual-playground#home-page-enable-llm-synthesis">LLM synthesis</a> in Textual, formerly reliant on OpenAI, has been upgraded to run on<strong> built-in Gemma-based models with custom LoRA adapters, making it faster, more affordable, and fully self-contained</strong> within the Tonic platform. This upgrade also brings a notable improvement in Textual’s ability to link entities: the system recognizes variations such as “Sarah,” “S-A-R-A-H,” and “Sarah Smith,” groups them logically, picks a canonical form, and applies consistent replacements.</p> <p>Format preservation during data synthesis—maintaining the original text’s style, spacing, and capitalization—was already supported and continues to ensure smooth, realistic synthetic results. LLM synthesis can be invoked through the SDK or in the Textual playground UI on the homepage. Haven’t created an account yet? <a href="https://textual.tonic.ai/signup">Sign up for free</a>.</p> <h2>Textual pipelines unified with datasets workflow</h2> <p>In Textual, <strong>all pipeline functionality is now available directly within the </strong><a href="https://docs.tonic.ai/textual/datasets-create-manage/datasets-flows"><strong>datasets workflow</strong></a><strong>, giving you a single place to manage end-to-end processing</strong> without relying on separate Pipelines workflows. With a datasets workflow, you can connect to data in your cloud services (Amazon S3, Azure, or Sharepoint) and generate data in the JSON Output format for easier downstream integration. Both cloud-based and local file workflows now run seamlessly in datasets, unifying pipeline functionality into a more streamlined and flexible experience that simplifies setup and keeps your workflows future-proof.</p> <p>Since all pipeline functionality is now supported through datasets, the Pipelines feature in Textual is now deprecated. <strong>We recommend </strong><a href="https://docs.tonic.ai/textual/textual-playground#home-page-enable-llm-synthesis"><strong>migrating your existing pipelines</strong></a><strong> as soon as possible to avoid disruption.</strong> The Pipelines feature in Textual will be sunset on October 1, 2025.</p> <figure><img decoding="async" src="https://cdn.prod.website-files.com/62e28cf08913e80aefba2c44/68b0ba202f56de7858bb8cea_Textual%2520-%2520pipelines%2520in%2520datasets%2520-%2520with%2520glow.png"></figure> <h2>Audio Redaction and Synthesis playbook</h2> <p>Working with sensitive audio data? <strong>Our latest playbook equips you to operationalize audio data for AI development, while still protecting privacy</strong> and adhering to compliance restrictions regarding the governance of PII. The <a href="https://www.tonic.ai/playbooks/audio-redaction-and-synthesis"><strong>Audio Redaction and Synthesis playbook</strong></a> includes step-by-step guidance for taking audio files and recordings and transforming them into sanitized transcripts that are ready for downstream usage including model training and development.</p> <p>With <a href="https://docs.tonic.ai/textual/tonic-textual-api/datasets-redaction/redact-audio-file">Tonic Textual’s audio capabilities</a>, teams can redact sensitive entities within these files or replace them with synthetic but true-to-life alternatives that preserve context and allow for complete and realistic datasets. Check out the playbook to: </p> <ul> <li>View a video walkthrough of the audio redaction and synthesis use case </li> <li>Access to a pre-built Jupyter notebook to try for yourself </li> <li>Download a sample audio file for experimentation</li> </ul> <p>Sign up for a <a href="https://textual.tonic.ai/signup">free trial</a> of Textual to get started today.</p> <h2>Small updates; big impacts</h2> <p>Often it’s the little things that matter most. Here’s a round up of our smaller releases.</p> <h3><strong>Tonic Structural</strong></h3> <ul> <li>Structural now offers <strong>performance visualization on the </strong><a href="https://docs.tonic.ai/app/workspace/jobs#job-gantt-visualization"><strong>jobs page</strong></a> to help you identify and mitigate bottlenecks in your data generation runs. Because who doesn’t love a little performance optimization?</li> <li>We’ve <strong>improved file connector performance</strong> in Structural by adding a <a href="https://docs.tonic.ai/app/workflows/performance">file read parallelism setting</a> configurable at a workspace level—a significant optimization for customers with lots of files in a single file group.</li> </ul> <h3>Tonic Fabricate</h3> <ul> <li>When you create a database or add a table, a new <a href="https://docs.tonic.ai/fabricate/tables-and-columns/database-tables/database-table-add#table-create-new"><strong>AI Hints</strong></a> field allows you to provide an additional prompt to help further define the database or table. For example, you might indicate specific generators to use or specify limits on column values.</li> <li>The new <a href="https://docs.tonic.ai/fabricate/table-columns/generator-reference/calculated-or-related-values#markov-chain"><strong>Markov Chain generator</strong></a> equips you to simulate a realistic flow through different states in your structured data, including allowing you to define the probability of transitioning from any given state to another. How’s that for triggering a flow state. </li> <li>Self-hosted customers can now use <a href="https://docs.tonic.ai/fabricate/self-hosted-fabricate/setting-up-the-fabricate-components#ollama"><strong>Ollama</strong></a> as their LLM provider. One more option in the BYO LLM menu.</li> </ul> <p>As always, we’d love to hear your feedback on our products. What do you need? What do you love? What could be better? Send us a note at <a href="/cdn-cgi/l/email-protection#4f272a2323200f3b2021262c612e26"><strong><span class="__cf_email__" data-cfemail="ec8489808083ac988382858fc28d85">[email protected]</span></strong></a> or <a href="https://www.tonic.ai/book-a-demo">book time directly with our team</a>. And for all the latest updates, be sure to check out our complete release notes.</p> </div><div class="spu-placeholder" style="display:none"></div><div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_20 addtoany_list" data-a2a-url="https://securityboulevard.com/2025/08/tonic-ai-product-updates-august-2025/" data-a2a-title="Tonic.ai product updates: August 2025"><a class="a2a_button_twitter" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fsecurityboulevard.com%2F2025%2F08%2Ftonic-ai-product-updates-august-2025%2F&linkname=Tonic.ai%20product%20updates%3A%20August%202025" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fsecurityboulevard.com%2F2025%2F08%2Ftonic-ai-product-updates-august-2025%2F&linkname=Tonic.ai%20product%20updates%3A%20August%202025" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fsecurityboulevard.com%2F2025%2F08%2Ftonic-ai-product-updates-august-2025%2F&linkname=Tonic.ai%20product%20updates%3A%20August%202025" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_reddit" href="https://www.addtoany.com/add_to/reddit?linkurl=https%3A%2F%2Fsecurityboulevard.com%2F2025%2F08%2Ftonic-ai-product-updates-august-2025%2F&linkname=Tonic.ai%20product%20updates%3A%20August%202025" title="Reddit" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fsecurityboulevard.com%2F2025%2F08%2Ftonic-ai-product-updates-august-2025%2F&linkname=Tonic.ai%20product%20updates%3A%20August%202025" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share"></a></div></div><p class="syndicated-attribution">*** This is a Security Bloggers Network syndicated blog from <a href="https://www.tonic.ai">Expert Insights on Synthetic Data from the Tonic.ai Blog</a> authored by <a href="https://securityboulevard.com/author/0/" title="Read other posts by Expert Insights on Synthetic Data from the Tonic.ai Blog">Expert Insights on Synthetic Data from the Tonic.ai Blog</a>. Read the original post at: <a href="https://www.tonic.ai/blog/tonic-ai-product-updates-august-2025">https://www.tonic.ai/blog/tonic-ai-product-updates-august-2025</a> </p>