# PII Management

The [**Personally Identifiable Information (PII)**](https://www.simplebooth.com/personal-data/manage) purging tool allows you to permanently remove sensitive participant data from your account. This is a critical feature for users who must comply with specific data privacy regulations or corporate security policies.

{% hint style="info" %}
Need more information on data security? Learn more in our [**Privacy**](/accounts-and-billing/privacy/data-processing-practices.md) section.
{% endhint %}

***

#### Data Retention

Before initiating a purge, ensure you have archived any information you may need for future marketing or reporting.

* **Backup Data**: Use the download button within your PII settings to export your Data Capture records before they are permanently deleted.

***

#### What Information is Purged?

When a purge is performed, the following participant details are permanently removed from the Simple Booth databases:

* Email addresses
* Phone numbers
* First and last names
* Postal codes
* Birthdates

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: Select

:x: Lite, Core, Plus, Pro
{% endhint %}


---

# 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.simplebooth.com/accounts-and-billing/account-management/pii-management.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.
