> ## Documentation Index
> Fetch the complete documentation index at: https://docs.intavia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Legal Documents

> Access all Intavia legal documents including our Master Services Agreement, Data Processing Agreement, Privacy Policy, and more.

export const version_0 = "v1.0"

export const effectiveDate_0 = "January 1, 2025"

export const lastUpdated_0 = "January 1, 2025"

<div className="mt-3 mb-6 pb-6 border-b border-gray-200">
  <div className="flex flex-wrap gap-x-6 gap-y-2 text-sm text-gray-600">
    <div className="flex items-center gap-2">
      <span className="text-gray-500">Version:</span>

      <span className="font-medium text-gray-700">
        {version_0}
      </span>
    </div>

    <div className="flex items-center gap-2">
      <span className="text-gray-500">Effective:</span>

      <span className="font-medium text-gray-700">
        {effectiveDate_0}
      </span>
    </div>

    <div className="flex items-center gap-2">
      <span className="text-gray-500">Last Updated:</span>

      <span className="font-medium text-gray-700">
        {lastUpdated_0}
      </span>
    </div>
  </div>
</div>

Welcome to the Intavia legal center. Here you'll find all legal documents governing your use of our services.

## Most Recent Update

**January 1, 2025** — Initial publication of all legal documents.

## Documents

* **[Master Services Agreement](/legal/msa)** — Terms governing your use of Intavia services
* **[Data Processing Agreement](/legal/dpa)** — How we process data on your behalf
* **[Sub-Processors](/legal/subprocessors)** — Third-party services we use to deliver our platform
* **[Privacy Policy](/legal/privacy)** — How we collect and use your personal information
* **[Cookie Policy](/legal/cookie-policy)** — How we use cookies and similar technologies
* **[Change Log](/legal/changelog)** — History of changes to our legal documents
