csvbox.io
  • Help Center
  • Getting Started
    • 1. Add Template
    • 2. Install Code
    • 3. Receive Data
  • Dashboard Settings
    • Column Options
    • Bulk Add Columns
    • Validations
    • Sheet Options
    • Styling
    • AI Bulk Transforms
  • Advanced Installation
    • Dynamic Columns
    • Virtual Columns
    • Unmapped Columns
    • Ignored Columns
    • Import Links
    • Validation Functions
    • Server Side Validation
    • Data Transforms
    • REST File API
    • Environment Variables
  • Data Destinations
    • Bubble.io
    • Zapier
    • Notion
    • Webflow
    • Private Mode
  • Account
    • Teams
  • Contact Us
  • App
  • Website
  • Login
  • Change Log
  • Suggestions
  • Legal
    • Privacy Policy
    • Terms of Use
    • Cookie Policy
    • User Data Policy
    • GDPR
      • Data Processing Addendum
    • SOC 2 Type 2
Powered by GitBook
On this page
  • Standard Mode
  • No Store Mode
  • Private Mode

Was this helpful?

  1. Data Destinations

Private Mode

User data does not transit CSVbox servers/networks and does not get stored in CSVbox data stores.

PreviousWebflowNextAccount

Last updated 3 months ago

Was this helpful?

CSVbox offers a variety of configurations for handling user data.

Standard
No Store
Private

Data Processing

  • Client browser

  • CSVbox server

  • Client browser

  • CSVbox server

  • Client browser

Data Storage

  • CSVbox datastore

-

-

Standard Mode

This is the default configuration. User data is encrypted in transit and at rest. The data is pushed to your system and a copy of it is stored in the CSVbox database. It gets auto-deleted after one month. Your system can access the data from CSVbox datastore any time during this one month. Optionally the data is also available in the client browser.

No Store Mode

In this mode, the user data does not get stored in the CSVbox database. It is directly pushed to your system. Optionally the data is also available in the client browser.

Metadata that describes the import gets stored in CSVbox. This includes data such as Import ID, Import Start Time, End Time, Sheet ID, etc.

To activate this mode go to your CSVbox dashboard > Edit Sheet > Security tab > For File Delete Policy select Do not store the file option.

Private Mode

In the Private Mode, the user data does not transit CSVbox servers and is not stored in our databases. The data is processed in the client browser and available for consumption there. You can then choose to push the data to your system by implementing custom code.

Metadata that describes the import gets stored in CSVbox. This includes data such as Import ID, Import Start Time, End Time, Sheet ID, etc.

To activate Private Mode:

  1. Go to your CSVbox dashboard > Edit Sheet > Security tab > For File Delete Policy select Do not store the file option.

  1. Go to Sheet Settings > Destination Tab > Select -- for the Send Data To option.

  2. Select Yes for the Send a copy of data to client? option.

The user data will be available at the client in the format shown .

here
Standard Mode
No Store Mode
Private Mode