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

# How secure is my content on Pickcel?

> Your content is protected by multi-tenant isolation, unique per-user credentials, SSL/HTTPS encryption, and access controls that limit what each user can do.

## How Pickcel keeps your content secure

Pickcel protects your information and content through several measures:

* **Multi-tenant isolation**: Pickcel runs on a multi-tenant cloud architecture where each tenant (user or organization) is logically separated from every other. Each user logs in with their own unique credentials.
* **Encrypted connections**: All communication, including uploading data from the web management console to the Pickcel cloud, is secured with **SSL / HTTPS**, the global standard for secure, encrypted communication over the internet.
* **Access control**: Built-in access control mechanisms let you restrict which features each user can access.

## Related

<CardGroup cols={2}>
  <Card title="User Roles" icon="user-gear" href="/settings/user-roles">
    Control what each user can access with roles and permissions.
  </Card>

  <Card title="Multi-Factor Authentication" icon="shield-check" href="/settings/mfa">
    Add an extra layer of login security with MFA.
  </Card>

  <Card title="Single Sign-On (SSO)" icon="key" href="/settings/sso">
    Let users sign in through your organization's identity provider.
  </Card>

  <Card title="Contact Support" icon="headset" href="mailto:support@pickcel.com">
    Reach our team for more detail on Pickcel's security.
  </Card>
</CardGroup>
