---
title: "Security & data protection at CompLeadly"
description: "What runs locally on your computer, what is stored on our servers and what is not: facts about the desktop app, cloud computer and Chrome extension."
url: "https://compleadly.com/security"
lang: "en"
alternates:
  de: "https://compleadly.de/sicherheit"
  en: "https://compleadly.com/security"
  fr: "https://compleadly.com/fr/securite"
  es: "https://compleadly.com/es/seguridad"
  it: "https://compleadly.com/it/sicurezza"
  pt: "https://compleadly.com/pt/seguranca"
  x-default: "https://compleadly.com/security"
---

Security & data protection

# How CompLeadly protects your data

This page explains what happens on your computer, what is stored on our servers and what never ends up there. No badge collection, just what the software actually does.

// runs on your computer

## The automation runs on your computer

CompLeadly is a desktop app. It controls a browser directly on your computer, not on someone else's server.

- ### Your browser, your connection  
The app works with a Chrome browser on your device. LinkedIn therefore sees the connection of your own internet line. You can optionally add your own proxy.
- ### Your LinkedIn session stays with you  
Your LinkedIn login lives in the app's browser profile on your computer, with a separate profile per account.
- ### We never hold your LinkedIn password in plain text  
The app encrypts your LinkedIn credentials and stores the encrypted value only on your device, separate from the key, which is kept in your CompLeadly account. If you switch computers, you enter your credentials there once more.

// what our servers see

## What our servers see – and what they don't

So that you can use CompLeadly in the web app and on several devices, your working data is stored in your account on our servers.

### Stored in your account

- Account, licence and payment data
- Your target audiences, contacts and sequences
- SmartChat messages, if you use the feature
- Settings and statistics of your workflows
- Technical logs and error reports, so we can find and fix problems
- Recordings of what happens in the app and on the browser pages CompLeadly controls for you – for troubleshooting, enabled by default for new accounts; password fields are masked
- For AI features: the profile and context details you select for them

### Not stored with us

- Your LinkedIn password in plain text
- Your LinkedIn login session – it stays in the app's browser profile on your computer

### Share with your team, with roles

You can share SmartChat and statistics with your team as creator, editor or viewer. Only creators and editors can edit or delete the team and invite or remove members.

// optional: cloud computer

## Cloud computer: your own server

If CompLeadly should run around the clock, even while your computer is off, you can get your own server in the cloud. It is not a shared service where many accounts run together.

Does CompLeadly run locally, in the cloud or as an extension? [How CompLeadly runs →](https://compleadly.com/local-cloud-extension)

- Your own server, just for you, with the CompLeadly app on it
- A fixed IP via Surfshark in a location that suits you – you bring your own Surfshark licence
- Access with your personal credentials, including via remote desktop

// optional: browser extension

## The Chrome extension: deliberately narrow permissions

The CompLeadly extension complements the desktop app in your browser, for example when you want to add contacts from LinkedIn to a target audience. You don't need it to use CompLeadly.

- Permanent access only to LinkedIn and CompLeadly addresses
- Access to other websites only when you want to send a page to CompLeadly yourself – and only after you approve it in your browser

// contracts & documentation

## Contracts and documentation

If you use CompLeadly in your company, you get the documents your data protection needs:

- Data processing agreement (DPA) – on request
- List of sub-processors – on request

[Request a DPA](https://compleadly.com/contact)

How we process data on this website is explained in our privacy policy. [Read the privacy policy](https://compleadly.com/privacy)

## Try it for ten days – on your own computer.

Install it, run a campaign, look at the results. If it's not for you, you stop – no notice period, no hurdles.

[Try free for 10 days](https://compleadly.com/download)[Book a demo](https://compleadly.com/contact)

no credit card · ends automatically, then free: basic functions with a daily limit

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://compleadly.de/#organization",
  "name": "CompLeadly",
  "legalName": "CompLeadly OHG",
  "description": "LinkedIn automation software for B2B sales and lead generation — since 2019, with data hosted in the EU.",
  "foundingDate": "2019",
  "founder": [
    {
      "@type": "Person",
      "@id": "https://compleadly.de/ueber-uns#person-sebastian-andes",
      "name": "Sebastian Andes",
      "jobTitle": "Managing Director · CEO",
      "url": "https://compleadly.com/about",
      "image": "https://compleadly.com/images/founders/sebastian-andes-960w.webp",
      "sameAs": [
        "https://www.linkedin.com/in/sebastian-andes/"
      ],
      "worksFor": {
        "@id": "https://compleadly.de/#organization"
      }
    },
    {
      "@type": "Person",
      "@id": "https://compleadly.de/ueber-uns#person-philipp-krapp",
      "name": "Philipp Krapp",
      "jobTitle": "Managing Director · CTO",
      "url": "https://compleadly.com/about",
      "image": "https://compleadly.com/images/founders/philipp-krapp-960w.webp",
      "sameAs": [
        "https://www.linkedin.com/in/philipp-krapp/"
      ],
      "worksFor": {
        "@id": "https://compleadly.de/#organization"
      }
    }
  ],
  "url": "https://compleadly.com/",
  "logo": {
    "@type": "ImageObject",
    "url": "https://compleadly.com/brand/compleadly-logo-light.svg"
  },
  "sameAs": [
    "https://www.linkedin.com/company/compleadly/",
    "https://www.facebook.com/CompLeadlyLinkedInSoftware/",
    "https://www.instagram.com/compleadly/",
    "https://www.youtube.com/channel/UCNT_aB_ioPgfoAvFclwXvug"
  ],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+49 2202 1860373",
      "email": "info@compleadly.de",
      "contactType": "customer support",
      "areaServed": "DE",
      "availableLanguage": [
        "German",
        "English"
      ]
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstr. 26",
    "postalCode": "51465",
    "addressLocality": "Bergisch Gladbach",
    "addressCountry": "DE"
  }
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://compleadly.com/#website",
  "name": "CompLeadly",
  "url": "https://compleadly.com/",
  "inLanguage": "en-US",
  "publisher": {
    "@id": "https://compleadly.de/#organization"
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://compleadly.com/search?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://compleadly.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Security",
      "item": "https://compleadly.com/security"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "@id": "https://compleadly.com/security#webpage",
  "name": "Security & data protection at CompLeadly",
  "description": "What runs locally on your computer, what is stored on our servers and what is not: facts about the desktop app, cloud computer and Chrome extension.",
  "url": "https://compleadly.com/security",
  "inLanguage": "en-US",
  "isPartOf": {
    "@id": "https://compleadly.com/#website"
  },
  "about": {
    "@id": "https://compleadly.de/#organization"
  }
}
```
