> For the complete documentation index, see [llms.txt](https://docs.tonic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonic.ai/app/readme-1.md).

# About Tonic Structural

The Tonic Structural synthetic data platform combines sensitive data detection and data transformation to allow users to create safe, secure, and compliant datasets.&#x20;

Common Structural use cases include creating staging and development environments, and trying out a new cloud provider without complex data agreements.

Structural allows you to reduce bug counts, shorten testing life cycles, and share data with partners, all while helping to ensure security and compliance with the latest regulations, from GDPR to CCPA.

You can use the Structural API to integrate with CI/CD pipelines or to create automated processes that ensure that the generated data is available on demand.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Structural</strong> <strong>data generation workflow</strong></td><td>Overview of the Structural steps to generate de-identified data.</td><td></td><td><a href="/pages/RrxUElY9s48N5gULtmSX">/pages/RrxUElY9s48N5gULtmSX</a></td></tr><tr><td><strong>Structural deployment types</strong></td><td>You can use Structural Cloud or set up a self-hosted Structural instance.</td><td></td><td><a href="/pages/wwNkTUkfbuh1DgR3H6Lz">/pages/wwNkTUkfbuh1DgR3H6Lz</a></td></tr><tr><td><strong>Structural implementation roles</strong></td><td>Functions that participate in a Structural implementation.</td><td></td><td><a href="/pages/vVKFkDleWfO1yRjU4LD0">/pages/vVKFkDleWfO1yRjU4LD0</a></td></tr><tr><td><strong>Structural license plans</strong></td><td>View the license options and their available features.</td><td></td><td><a href="/pages/7fofr2YWJbNnU7dzooE7">/pages/7fofr2YWJbNnU7dzooE7</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tonic.ai/app/readme-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
