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

# Field Mapping

> How field mapping currently works in giving imports

Port does not currently use a customer-facing manual field-mapping step in the main giving flow.

## Current Behavior

* Parsing is provider-driven.
* Provider-specific header names determine how columns are mapped.
* Header matching is case-insensitive, but header names still need to match the provider’s expected set.

## What To Do Instead

1. Pick the correct provider for your source export.
2. Align your file headers to that provider’s required columns.
3. For unsupported sources, use [Open Import](providers/open-import) and its template.

## Related Docs

* [Choosing a Provider](choosing-a-provider)
* [Provider Index](providers/index)
* [Uploading Your File](uploading-your-file)
