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

# Copy Field

<Badge className="hny-badge-enterprise-addon" stroke>Ent+</Badge>

<Note>
  This feature is available as an add-on for the [Honeycomb Enterprise plan](https://www.honeycomb.io/pricing/).
  Please contact your Honeycomb account team for details.
</Note>

## Description

The Copy Field processor can be used to copy telemetry from one field to another.

### Use

The Copy Field processor is utilized for copying telemetry fields in metrics, logs, and traces based on specified conditions.

## Supported Types

| Metrics | Logs | Traces |
| ------- | ---- | ------ |
| ✓       | ✓    | ✓      |

## Configuration

| Field           | Description                                                 |
| --------------- | ----------------------------------------------------------- |
| Telemetry Types | The types of telemetry to apply the processor to.           |
| Condition       | A condition that determines when this processor is applied. |
| Copy From       | The telemetry field to copy from.                           |
| Copy To         | The telemetry field to copy to.                             |
