# Subprocessor Management

URL: /en/docs/user-guide/subprocessors
Last Updated: 2026-07-30T21:15:44.755Z

## Description
Publish and maintain a transparent list of the vendors that process customer data on your behalf.

## Available Actions
- Navigate to related topics
- View step-by-step instructions
- Get best practices

## Content
import { Building2, ClipboardPlus, Wrench } from "lucide-react";
import { Callout } from "fumadocs-ui/components/callout";

# Subprocessor Management

Subprocessors let you document the third-party vendors that support your service. Publishing this list inside the Trust Center gives prospects and customers clear visibility into where their data flows.

## What You'll Learn

* How to publish a new subprocessor from a reusable template or from scratch
* Updating vendor details, locations, and badge assets through the admin center
* How subprocessors surface inside the public Trust Center experience

## Subprocessor Overview

The Subprocessors area of the admin center mirrors the familiar document and certification workflows. You'll find a searchable table, templated creation flows, and tight integration with the Trust Center build process.

<Callout type="info">
  Only members with admin permissions can create or edit subprocessors. Account
  managers have read-only access.
</Callout>

<Cards>
  <Card title="Create a subprocessor" href="/en/docs/user-guide/subprocessors/create-subprocessor" icon={<ClipboardPlus />}>
    Capture vendor identity, location, and usage context with or without a
    starting template.
  </Card>

  <Card title="Manage subprocessors" href="/en/docs/user-guide/subprocessors/manage-subprocessors" icon={<Wrench />}>
    Update badges, usage details, or remove vendors that are no longer in scope.
  </Card>
</Cards>

## Quick Reference

* **Templates**: Leverage template badges and usage copy for common vendors such as cloud providers.
* **Locations**: Explain where processing happens (region + country) for clarity during due diligence.
* **Usage details**: Markdown-enabled field for describing data flows, business justification, and retention policies.
* **Trust Center impact**: A curated table appears beneath the document categories with automatic translation metadata.

Need to expose your subprocessor register automatically to buyers? Pair this feature with existing NDA workflows so restricted vendors remain hidden until the correct paperwork is in place.


