> ## 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.

# Enhance with Archive

> Store full-fidelity, unsampled telemetry in Amazon S3 and rehydrate it on-demand in Honeycomb for deep-dive investigations beyond your retention window.

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

<Info>
  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.
</Info>

Honeycomb supports rehydrating archived, unsampled OpenTelemetry (OTel) trace and log data from your own Amazon S3 bucket.

With Enhance, you can:

* Rehydrate unsampled traces or archived logs for deep-dive investigations.
* Avoid expensive up-front storage costs by keeping data in cold storage until needed.
* Use indexed fields to filter and retrieve only the data you need, reducing rehydration time and costs.
* [Query Archived Data](/investigate/query/archive/) to automatically fetch and query relevant data directly in the Honeycomb UI.

## Set Up an Archive

<Card title="Set Up an Amazon S3 Archive with AWS Console" href="/send-data/telemetry-pipeline/enhance/aws-console-setup/">
  Use the AWS Management Console to configure your Amazon S3 bucket for trace and log rehydration.
</Card>

<Card title="Set Up an Amazon S3 Archive with Terraform" href="/send-data/telemetry-pipeline/enhance/terraform-setup/">
  Use Terraform to configure your Amazon S3 bucket for trace and log rehydration.
</Card>

## Export Unsampled Data to Your Archive

<Card title="Configure OpenTelemetry Collector Export to Amazon S3 Archive" href="/send-data/telemetry-pipeline/enhance/collector-export-s3/">
  Export unsampled telemetry data to your Amazon S3 archive using an OpenTelemetry Collector with field-based indexing.
</Card>

<Card title="Honeycomb Enhance Indexing S3 destination" href="/send-data/telemetry-pipeline/destinations/honeycomb-enhance-indexing-s3/">
  Export logs and traces to Amazon S3 using the Pipeline Manager.
</Card>
