Kontaktivo

Privacy Policy

Last updated: August 11, 2026

Kontaktivo is a free Gmail Add-on developed by Reto Stuber. It helps you manage professional relationships by building a personal CRM from your email activity. This policy explains what data Kontaktivo accesses, where it is processed, and how you stay in control.

What Data Kontaktivo Accesses

Kontaktivo reads the following from your Gmail account:

Kontaktivo generates relationship scores, conversation summaries (via Gemini AI), and follow-up suggestions.

Where Your Data Is Processed

DataLocation
Contact graph, scores, summariesA Google Sheets spreadsheet
Gemini API keyGoogle Apps Script properties; a user-supplied key is stored in that user's properties
Temporary AI processingGoogle's Gemini API, via the Google Generative Language API
Optional profile enrichmentA Cloud Run service operated by the developer

The installed version of Kontaktivo is configured by the developer. This includes the Google Sheets spreadsheet used for storage and the Gemini API key stored in the Apps Script properties. You may optionally enter your own Gemini key in Settings; it is stored in your Apps Script user properties and takes precedence. If you self-host Kontaktivo, the spreadsheet is created in your own Google Drive and you configure your own Gemini API key.

Google Gemini AI

Kontaktivo sends email content to Google's Gemini API to generate conversation summaries and detect follow-up opportunities. This means portions of your email content are processed by Google's AI services on servers outside your Google account. Google's own privacy policies and data handling practices apply to this processing. See Google's Generative AI Terms.

The installed version defaults to a Gemini API key provided by the developer and stored in the Google Apps Script properties. Users can replace it with their own key in Settings; self-hosted installations use their own key.

Optional: Public Profile Enrichment (Opt-In)

Kontaktivo includes an optional profile enrichment feature that discovers public profiles for your contacts. It is disabled by default and only runs after you explicitly enable it in Settings.

You can disable enrichment at any time in Settings. Deleting the spreadsheet removes all stored enrichment results.

What Kontaktivo Does Not Do

Kontaktivo does not contain an analytics or tracking SDK. Google Apps Script exception logging is enabled for the add-on; execution and error logs may be accessible to the developer through the Google Cloud project.

Data Retention

Your data exists as long as you keep the Google Sheets spreadsheet. Kontaktivo does not maintain any separate copy.

How to Delete Your Data

  1. Delete the spreadsheet — open Google Drive, find the Kontaktivo spreadsheet, and delete it. This removes all stored contact data, scores, and summaries.
  2. Uninstall the add-on — go to Gmail Settings > Add-ons, or visit the Google Workspace Marketplace to remove Kontaktivo. This revokes all OAuth permissions.
  3. Revoke API access — visit myaccount.google.com/permissions to verify Kontaktivo no longer has access.

If your spreadsheet was provided by the developer and you cannot delete it yourself, contact the developer and ask for deletion.

OAuth Permissions Requested

ScopePurpose
gmail.readonlyRead email metadata and content for relationship scoring
gmail.composeDraft follow-up emails (only when you initiate)
gmail.labelsRead Gmail labels used during scanning
gmail.addons.*Run the sidebar add-on and read the currently open message
spreadsheetsStore your contact graph and scores in Google Sheets
calendar.readonlyRead calendar events for meeting context
script.external_requestCall the Gemini API and (opt-in) the enrichment service
script.scriptapp / script.localeManage time-driven triggers and detect your language
userinfo.emailIdentify your own address to separate sent from received mail

The manifest also declares cloud-platform. The current implementation calls Gemini with an API key instead of this scope; it should be removed from the manifest once this is confirmed.

You grant these permissions voluntarily during installation and can revoke them at any time.

Your Rights

Contact

Developer: Reto Stuber
Email: webonomy@gmail.com
Location: Brooklyn, NY, USA

Changes to This Policy

Updates will be posted to the project repository. Continued use after changes constitutes acceptance. For material changes affecting data handling, a notice will be provided through the add-on or repository.