# Enabling consistency with Tonic Structural

If you also use Tonic Structural, then you can configure Textual to enable selected synthesized values to be consistent between the two applications.

For example, a given source telephone number can produce the same replacement telephone number in both Structural and Textual.

To enable this consistency, you configure a statistics seed value as the value of the Textual [environment variable](/textual/textual-install-administer/configuring-textual/textual-env-var-configure.md) `SOLAR_STATISTICS_SEED`. A statistics seed is a signed 32-bit integer.

The value must match a [Structural statistics seed value](/app/generation/generators/generator-characteristics/consistency.md#enabling-consistency-across-runs-or-multiple-databases), either:

* The value of the Structural environment setting `TONIC_STATISTICS_SEED`.
* A statistics seed configured for an individual Structural workspace.

The current statistics seed value is displayed on the **System Settings** page.


---

# Agent Instructions: 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/textual/dataset-configure-redaction/textual-datasets-synthesis-options/enable-structural-consistency.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.
