# Data Classification Policy

### Introduction

At DBSync, we highly care about the privacy and data security of our customers. We take our utmost efforts and implement responsible and sophisticated technical and physical controls that are designed to prevent unauthorized access to or disclosure of our customers’ content.&#x20;

* Managers or information ‘owners’ shall be responsible for assigning classifications to information assets according to the standard information classification system presented in the procedures section.
* Where practicable, the information category shall be embedded in the information itself.
* All DBSync associates shall be guided by the information category when handling DBSync information in a security-related context.

### Data Classification

DBSync classifies customer data into two categories

#### Client’s Content&#x20;

*

```
#### Client’s Content&#x20;
```

```
* The customer's business data is processed through DBSync during synchronization operations. DBSync does not store or retain customer business data as part of its normal operations. Customer data processed by DBSync is handled transiently in memory during runtime and is not persisted within DBSync systems.&#x20;
* In customer-hosted environments, processing occurs within infrastructure controlled by the customer. In DBSync cloud service environments, data is processed in memory only for the duration of synchronization tasks. Operational logs may be generated for monitoring and troubleshooting purposes; however, these logs do not contain customer business data or payload content.
* All passwords stored as part of configurations are encrypted with industry-standard encryption algorithms.
* All Web communications with Salesforce comply with Salesforce HTTP/S 256 bit encryption standards.
* All communication with the local database is performed using the JDBC protocol and supported JDBC drivers.
```

#### Account Information

This is the data about the customers that our customers provide to create a customer account, maintain it, support the customer, or participate in activities promoted by DBSync. This is information like the customer name, email address, billing address, and phone number. This information is stored in our CRM. How we collect, maintain, and the information life cycle is clearly documented, religiously followed, and available at our website (<https://www.mydbsync.com/privacy-policy>).&#x20;

<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.mydbsync.com/cloud-replication-main/security-and-poilicies/data-classification-policy.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.
