> For the complete documentation index, see [llms.txt](https://viewzenlabsug.gitbook.io/userguides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viewzenlabsug.gitbook.io/userguides/appverse/apps/create-an-app/forms/create/get-familiar/security.md).

# Security

Ensures data privacy and protection including conforming to GDPR, HIPPA compliance

<figure><img src="https://2529980633-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK8cCKBpIeUsWEwOw3Fbj%2Fuploads%2FriCFi7jAjYCzyjrNJDVr%2Fsecurity.jpg?alt=media&amp;token=0fb56148-592e-4196-a603-e17a41261184" alt="" width="375"><figcaption><p>Security</p></figcaption></figure>

### Key General Properties

* **Obscure Response** - When the **obscure response** property is enabled for a field, the data held in this field will be masked when displayed on the web or mobile screen.. It is disabled by default.
* **Encrypt Response** - When the **encrypt response** property is enabled for a field, the data corresponding to that field will be encrypted and stored in the database. It is disabled by default.
* **Personally Identifiable Information (PII)** - If enabled, the field with this property will be encrypted and stored in the database and masked whenever displayed. Also, the data privacy and protection policy of the organization will get applied on this field and records with this field. It is disabled by default.
* **Protected Health Information (PHI)** - If enabled, the field with this property will be encrypted and stored in the database and masked whenever displayed. Also, the data privacy and protection policy of the organization will get applied on this field and records with this field. It is disabled by default.

### Mapping to Input Field Types

Certain Properties are valid only for certain input fields&#x20;

| Property                                  | Applies to Input Field Type                                                                      |
| ----------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Obscure Response                          | Currently only text, integer, decimal                                                            |
| Encrypt Response                          | All fields except note, group, repeat group, acknowledge, audio, video, image and document files |
| Personally Identifiable Information (PII) | Currently only text fields are supported                                                         |
| Protected Health Information (PHI)        | Currently only text fields are supported                                                         |
