# Configuring entity type synthesis options

{% hint style="info" %}
**Required dataset permission:** Edit dataset settings
{% endhint %}

When Tonic Textual generates replacement values, those values are always consistent within the dataset. Consistency means that the same original value always produces the same replacement value.

You can configure how Textual generates the replacement values for each entity type.

You can also configure synthesis options from the [Textual Agent](/textual/textual-agent/textual-agent-about.md).

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Enable consistency with Tonic Structural</strong><br><br>Generate the same values in both Textual and Structural.</td><td><a href="/pages/mCw20EEG85OsxcRpReMU">/pages/mCw20EEG85OsxcRpReMU</a></td></tr><tr><td><strong>Display the synthesis options</strong><br><br>Display the synthesis configuration panel for an entity type.</td><td><a href="/pages/ZR7OuB9tso8lLk6s0PSi">/pages/ZR7OuB9tso8lLk6s0PSi</a></td></tr><tr><td><strong>Provide replacement values</strong><br><br>Provide a single constant replacement value, or map original values to replacement values.</td><td><a href="/pages/5xwbHoLPYM1613NN0xos">/pages/5xwbHoLPYM1613NN0xos</a></td></tr><tr><td><strong>Synthesis options by entity type</strong><br><br>Configure additional synthesis options for specific built-in entity types.</td><td><a href="/pages/i0iP41IqmjPREo1ZeESO">/pages/i0iP41IqmjPREo1ZeESO</a></td></tr><tr><td><strong>Configure synthesis for custom entity types</strong><br><br>Select and configure the generator to use to synthesize values for a custom entity type.</td><td><a href="/pages/HCUKfNNd6qSSbcZp4ecT">/pages/HCUKfNNd6qSSbcZp4ecT</a></td></tr></tbody></table>


---

# 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.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.
