# Platform Security

***

### Fully encrypted data in transit and storage

We ensure all data in transit and storage within Venditan Commerce is fully encrypted, rendering it unreadable without the appropriate decryption keys.

By encrypting data in transit and at rest, we uphold the highest security standards, safeguarding sensitive information from interception or compromise.

This encryption protocol extends to all communication channels and storage systems within our platform, ensuring end-to-end protection for your data.

***

### Frequent penetration testing of Venditan Commerce

We conduct regular penetration testing of our platform, utilising specialist third-party ethical hackers to identify and address potential vulnerabilities.

Through these rigorous assessments, we proactively assess our platform and simulate real-world cyber attacks to uncover weaknesses.

By partnering with ethical hacking experts, we ensure that Venditan Commerce remains resilient against evolving threats and adheres to industry best practices.&#x20;

***

### Highly flexible User Permissions

Use powerful user management settings to manage Venditan Commerce access across your business.

{% hint style="info" %}
Learn more: [Users](/docs/admin-and-tools/users-and-access.md)
{% endhint %}

***

### Twice-weekly update and patch deployments

Our team deploy updates and patches to Venditan Commerce twice a week.

We prioritise security and progress by swiftly rolling out new features and patches, keeping our platform secure and up-to-date without delay.

***

### Logging and monitoring of platform usage data

Our robust logging and monitoring system tracks platform performance data behind the scenes.

This comprehensive oversight allows us to identify and address any potential issues or anomalies swiftly, ensuring optimal performance and reliability for your online operations without your intervention.

***

### Two-factor (2FA) authentication through Google Workspace

Add an extra layer of security by implementing Google authentication as a necessity for team members logging into Venditan Commerce.

This additional layer of protection helps safeguard your account against unauthorised access.&#x20;

{% hint style="warning" %}
Note: To enable this feature, you must use Google Workspace to manage your company email addresses.
{% 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.venditan.com/docs/hosting-security-and-compliance/platform-security.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.
