Legal · Privacy

Privacy Policy — plain English, engineer-grade detail.

Effective: May 17, 2026 Last updated: May 17, 2026 Version: 1.0

01Overview & scope

EgisAI ("EgisAI", "we", "us") provides a runtime governance platform for AI agents and applications. Customers install our open-source Python SDK (egisai), point it at our control plane at app.egisai.co, and use the dashboard to define and review policies, audit traces, and behavioural signals across their AI traffic.

This policy explains what data we handle when you (a) visit our marketing pages, (b) sign up for and use the EgisAI dashboard, or (c) run an application that calls into the EgisAI SDK and forwards governance metadata to our control plane.

It does not govern data your application separately sends to upstream model providers (OpenAI, Anthropic, Google, AWS Bedrock, etc.). Those calls go directly to the provider; EgisAI is not in the network path for the model response payload itself.

02Roles: controller vs. processor

Our legal role depends on what you're doing with EgisAI:

If you require a written Data Processing Addendum (DPA) reflecting this split, email legal@egisai.co — we ship one on request and it is signed before any production rollout in regulated industries.

03What we collect

We try to be specific. Below is the actual list, organised by where the data comes from.

Account data (dashboard sign-up)

Operational metadata (dashboard usage)

Governance telemetry (SDK → control plane)

Each time your application makes a governed AI call, the SDK emits an audit event to our control plane. Fields include:

Communications

Email content you send to hello@egisai.co, support@egisai.co, security@egisai.co, etc., is retained for support history and incident response.

Marketing-site analytics

Our marketing site (egisai.co) uses minimal first-party analytics to count visits and understand which pages perform — no cross-site advertising profiles, no third-party social trackers. If we add a richer analytics tool in future, this section will be updated and named explicitly.

04How we use it

We use the data above only for the following purposes:

We do not sell or rent personal data. We do not share governance telemetry with third parties for advertising, profiling, or training.

05Local-first redaction & minimisation

EgisAI was designed under one rule: raw regulated data must not leave the SDK boundary in clear form. We enforce that with a two-phase policy engine:

The audit-event preview shipped to our control plane is sampled after redaction, so what you see on the dashboard reflects what the upstream model actually saw — never the pre-redaction original. Sanitisation tallies in the audit row record type and count only, never the raw value, and never a hash that could reverse it.

If the local PII engine errors mid-evaluation, the call is treated as if sensitive content was detected (we fail closed on PII). The product's general availability fail-open behaviour, documented in our Terms of Service, does not extend to letting raw PII through.

06No training on customer data

We do not use customer data to train, fine-tune, or evaluate any AI model — neither our own nor third-party foundation models. We do not share customer data with third parties for that purpose.

The one LLM call EgisAI makes on the governance path is the semantic-guard judge. That call goes to OpenAI's API under contractual terms that, as of the date of this policy, prohibit training on API inputs and outputs without opt-in. The data we send the judge has already been redacted by Phase 1 (see Section 05).

Auto-generated dashboard summaries (the one-line intent narrative) are produced on the same basis: a small model receives the already-redacted preview, returns a 220-character sentence, and the prompt/response pair is not retained for training.

07Retention & deletion

Governance telemetry retention is plan-bound:

PlanAudit-log retentionAnomaly historyNotification history
Free7 days7 days7 days
Growth30 days90 days90 days
Enterprise90 days (extendable by contract)365 days365 days

Other data classes:

Deletion & export

You can delete your workspace and request deletion of associated data at any time from the dashboard or by emailing privacy@egisai.co. We will confirm completion. Enterprise plans include bulk audit-log export for use in your own retention systems; ask your account contact or email sales@egisai.co.

08Subprocessors

We use a small, deliberately short list of subprocessors to operate EgisAI. We will give customers reasonable notice in this section before adding a new subprocessor that processes governance telemetry.

SubprocessorPurposeData processedRegion
Neon (Databricks Inc.)Managed Postgres hosting for the EgisAI databaseAccount, telemetry, audit-log rowsUnited States
Google Cloud PlatformCompute, networking, and storage for the EgisAI backendAll data at rest and in transit on our infrastructureUnited States
OpenAI, L.L.C.Semantic-guard judge model (Phase 2) and auto-generated dashboard summariesPost-redaction prompt/response text only — typed labels in place of PIIUnited States
Resend, Inc.Transactional email (verification codes, password reset, alerts)Recipient email address and message bodyUnited States
Google (Sign-In)SSO — only when you choose Google as your sign-in methodOpenID sub, email, display nameUnited States
Microsoft (Entra ID)SSO — only when you choose Microsoft as your sign-in methodOpenID sub, email, display nameUnited States / your tenant region
GitHub, Inc.SSO — only when you choose GitHub as your sign-in methodOAuth id, email, login handleUnited States

For an up-to-date machine-readable list, or to subscribe to subprocessor change notices, email legal@egisai.co.

09International data transfers

EgisAI is operated from the United States. If you access the service from outside the United States, your data will be transferred to and processed in the United States and any other country in which we or our subprocessors operate. Where required, we rely on the European Commission's Standard Contractual Clauses (SCCs) and equivalent UK / Swiss addenda to provide appropriate safeguards for cross-border transfers. A signed copy can be issued under the DPA on request.

10Security

We take security seriously because the integrity of this product is our customers' integrity. Highlights:

The platform is being built with SOC 2 / ISO 27001 / GDPR / HIPAA expectations in mind. We will publish certifications on the security page (docs.egisai.co/security) as they are issued; until then, please assume nothing on that list is formally certified.

11Your rights (GDPR / CCPA / similar)

Depending on where you live, you may have the right to:

To exercise these rights, email privacy@egisai.co from the address on your account, or have your workspace administrator make the request on your behalf. We will respond within the timeframes required by applicable law (typically within 30 days).

If your data is in the platform as part of your employer's workspace, your employer is the controller for that telemetry — please direct the request to them first. We will assist them in fulfilling it.

12Cookies & tracking

The dashboard uses:

Marketing pages use minimal first-party analytics counts. Where required by law (e.g. EU/EEA visitors), we will surface a consent prompt before loading anything that would qualify as a non-essential cookie.

13Children

EgisAI is a B2B developer tool. It is not directed at children under 16, and we do not knowingly collect personal data from them. If you believe a child has provided us with personal data, please contact privacy@egisai.co so we can delete it.

14Changes to this policy

We may update this policy as the product evolves. Material changes will be flagged with a new "Effective" date at the top of this page, and — for material changes that affect existing telemetry handling — we will notify workspace owners by email before they take effect. Continued use of the platform after the effective date constitutes acceptance.

15Contact

Questions, requests, or comments:

Postal mail can be sent to EgisAI c/o the operating entity disclosed under the DPA. If you need a postal address before signing a DPA, email us and we'll provide it.

Plain-English summary. We collect what we need to run the governance platform you signed up for, we redact PII locally before it leaves your process, we don't train models on your data, we keep a short, named list of subprocessors, and we will delete or export your data on request. If anything in this policy is unclear or surprises you, please tell us so we can fix it.