Data Security Overview

Data flow is handled differently depending on your plan.

The Managed Plan routes data through Tag servers to secure AI environments in Google Vertex and Amazon Bedrock, ensuring it is never retained or used for training, making it especially well-suited for Protected Health Information (PHI) and more aligned with HIPAA and PIPEDA requirements.

With the BYOK (bring your own key) Plan, you connect directly to your chosen AI providers, following their data security and retention policies, while bypassing Tag servers altogether.

In both plans, data is encrypted in transit using HTTPS. Requests may wait in an encrypted processing queue, particularly for larger workloads in “economy mode,” but are ultimately processed quickly and immediately re-encrypted, ensuring the data is never human-readable.

Managed Plan Data Flow

BYOK (bring your own key) Plan Data Flow

Data Security Matters to Us!

Why We Don’t Use Autonomous AI Agents

Tag is designed to keep the human in control at all times. All AI-assisted processes are initiated, supervised, and verified by users. We do not use autonomous AI agents that can act independently within your system.

AI agents are typically systems that plan and execute actions on their own. While compelling in theory, they introduce real risks in practice, such as misinterpreted intent, unintended action chains, unauthorized access to files, and other unpredictable behavior. In environments handling sensitive, professional, and critical data, these risks are not acceptable.

In Tag, AI may assist with data extraction or generating content, but it never initiates actions on your computer without your express consent. Any desktop operation (such as accessing files in your Windows File Navigator or Mac Finder, or opening a document in a word processor or PDF viewer) is triggered by you clicking a button or menu item. That click executes explicit, traditional Java code to perform the action. The AI is not involved in these actions, and does not decide what to open, move, or modify on your computer.

This design ensures that humans remain fully in control of their desktop environment at all times. Actions are intentional, reflecting our belief that responsible AI should support human judgment and not replace it.

Common Security Questions