# Avoid Collecting Personally Identifiable Information (PII)

For Business and Enterprise plans, Bugsplat account-holders have the option to prevent the collection of personally identifiable information from your users.

**Steps to mask and obfuscate personally identifiable information:**

1. Sign in to your account
2. Navigate to the '[Settings-Database-Privacy](https://app.bugsplat.com/v2/database/privacy)' page.
3. Enable all the checkboxes under ‘Obfuscate Personally Identifiable Information’

Once these option boxes are checked, new crash reports will not contain any personally identifiable information.


---

# 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.bugsplat.com/introduction/production/security-privacy-and-compliance/avoid-collecting-personally-identifiable-information-pii.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.
