# Bulk Anonymize Content

If you're creating interactive demos with PII data or information you'd like to anonymize with synthetic/fake data, you can easily do so with the **bulk anonymizer tool.**

With this feature, you can easily anonymize all emails in one click, choose specific emails/content to anonymize, or specify specific email domains you'd like to use for your synthetic data.

Click through the short interactive tutorial below to learn how to use this feature:

{% @supademo/embed demoId="cmbgod7co4zj6sn1rcj96q1ue" url="<https://app.supademo.com/demo/cmbgod7co4zj6sn1rcj96q1ue>" %}

{% hint style="success" %}
For HTML demos - note....&#x20;
{% endhint %}

#### Benefits & Best Practice&#x20;

Benefit = (1-3 setences) Easy remove any PII email information from your demos to reduce data leak,&#x20;

<details>

<summary><strong>Marketing Playbook</strong> </summary>

</details>

<details>

<summary><strong>Sales Playbook</strong></summary>

</details>

<details>

<summary><strong>CX/CS</strong> </summary>

</details>

#### How to Steps&#x20;

2. Open the HTML demo in the **Editor**.
3. Hover on the **Edit HTML** option.
4.
5. <br>


---

# 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.supademo.com/customize/edit-html/bulk-anonymize-content.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.
