Skip to main content

Subprocessors

Subprocessors are third parties that may process data on Align's behalf in the Align-hosted cloud offering. Self-hosted deployments run in your own infrastructure and can avoid most of these entirely (see the notes column).

SubprocessorPurposeData processedNotes
Amazon Web Services (AWS)Hosting, database, storage, cacheAll tenant data (encrypted at rest)Region configurable. Self-host runs on your own infra.
AnthropicDefault LLM for decision extraction & analysisSource text after PII redactionDefault provider. Disable by self-hosting with a local LLM.
OpenAIOptional/fallback LLMSource text after PII redactionOnly if configured as provider/fallback.
Grafana CloudInfrastructure telemetry (OpenTelemetry)Metrics/traces, no customer decision content (redacted in span processor)Opt-in; OTel is off by default.
PostHogProduct analyticsUsage events / metadata, not decision contentCloud app only.

Data-handling notes

  • PII redaction before LLM egress. Before any text is sent to an LLM subprocessor, Align redacts emails, names, phone numbers, SSNs, IP addresses, and API keys (Microsoft Presidio, on by default).
  • Zero cloud LLM egress option. Point Align at a local LLM (Ollama/vLLM) to keep all inference in your environment.
  • Telemetry excludes customer content. When OpenTelemetry is enabled, SQL parameters and HTTP request/response bodies are scrubbed before export.
  • Billing. Payment processing (e.g. Stripe) applies only if/when self-serve billing is enabled for your account; design-partner accounts have no billing subprocessor.

This list is reviewed as the stack evolves. Material changes to subprocessors will be reflected here.