> ## Documentation Index
> Fetch the complete documentation index at: https://help.hubsy.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Secure Storage

> Your files are encrypted and stored with advanced security

## Enterprise-Grade Security

Your data security is our top priority. Hubsy Cloud uses advanced encryption and security measures to keep your files safe.

## Security Features

<CardGroup cols={2}>
  <Card title="Encryption at Rest" icon="lock">
    All files are encrypted using AES-256 encryption while stored on our servers
  </Card>

  <Card title="Encryption in Transit" icon="shield">
    All data transfers use TLS 1.3 encryption to protect files during upload/download
  </Card>

  <Card title="Secure Data Centers" icon="building">
    Files stored in SOC 2 certified data centers with physical security
  </Card>

  <Card title="Regular Backups" icon="cloud-arrow-up">
    Automatic backups ensure your data is never lost
  </Card>
</CardGroup>

## Storage Plans

Choose the storage plan that fits your needs:

<Tabs>
  <Tab title="Free">
    **1 GB Storage**

    Perfect for getting started:

    * Store up to 1 GB of files
    * Up to 100 MB per file
    * Basic sharing features
    * Community support

    <Card title="Sign Up Free" icon="rocket" href="https://hubsy.cloud/signup">
      Get started with 1 GB free storage
    </Card>
  </Tab>

  <Tab title="Pro">
    **1 TB Storage - \$9.99/month**

    For professionals and power users:

    * 1 TB (1,000 GB) of storage
    * Up to 5 GB per file
    * Advanced sharing controls
    * Priority support
    * 7-day free trial

    <Card title="Try Pro Free" icon="star" href="https://hubsy.cloud/pricing">
      Start your 7-day free trial
    </Card>
  </Tab>

  <Tab title="Enterprise">
    **3 TB Storage - \$29.99/month**

    For teams and organizations:

    * 3 TB (3,000 GB) of storage
    * Up to 10 GB per file
    * Team management features
    * Admin controls
    * Premium support

    <Card title="Go Enterprise" icon="building" href="https://hubsy.cloud/pricing">
      Upgrade to Enterprise
    </Card>
  </Tab>
</Tabs>

## Data Protection

### Redundancy

Your files are protected with multiple layers of redundancy:

* **Geographic Redundancy**: Files replicated across multiple data centers
* **Hardware Redundancy**: Stored on multiple drives to prevent data loss
* **Backup Systems**: Daily backups to separate backup infrastructure

### Privacy

We take your privacy seriously:

* **No Data Mining**: We never analyze or mine your file contents
* **No Ads**: Your data is not used for advertising
* **GDPR Compliant**: Full compliance with data protection regulations
* **Data Ownership**: You own your data, always

<Warning>
  Hubsy Cloud employees never access your files unless required for support and with your explicit permission.
</Warning>

## Storage Management

### Monitor Usage

Keep track of your storage:

1. View storage usage from your dashboard
2. See which files/folders use the most space
3. Get notifications when approaching limits
4. Easy upgrade options when you need more space

### Optimize Storage

Make the most of your storage:

<AccordionGroup>
  <Accordion title="Delete Unused Files" icon="trash">
    * Regularly review and delete files you no longer need
    * Empty trash to permanently free up space
    * Consider archiving old files locally
  </Accordion>

  <Accordion title="Compress Large Files" icon="file-zipper">
    * Compress documents and images before uploading
    * Use ZIP archives for multiple related files
    * Balance quality vs. file size for media files
  </Accordion>

  <Accordion title="Manage Versions" icon="clock-rotate-left">
    * Review file version history
    * Delete old versions you don't need
    * Keep only necessary versions
  </Accordion>
</AccordionGroup>

## Data Retention

### File Lifecycle

Understanding how long files are stored:

* **Active Files**: Stored indefinitely while your account is active
* **Deleted Files**: Kept in trash for 30 days, then permanently deleted
* **Account Closure**: Files deleted 90 days after account closure

### Download Your Data

You can always download all your data:

1. Go to Account Settings
2. Select "Export Data"
3. Download a complete archive of your files
4. Includes all files, folders, and metadata

<Tip>
  We recommend downloading your data regularly as a local backup.
</Tip>

## Compliance & Certifications

Hubsy Cloud meets industry standards:

* **SOC 2 Type II** certified
* **GDPR** compliant
* **CCPA** compliant
* **ISO 27001** aligned security practices

## Next Steps

<CardGroup cols={2}>
  <Card title="Upload Files" icon="upload" href="/features/uploads">
    Learn how to upload files securely
  </Card>

  <Card title="Share Securely" icon="share-nodes" href="/features/sharing">
    Share files with password protection
  </Card>
</CardGroup>
