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

# Overview

# Enrichment overview

The Enrichment Service allows users to manage rule-based enrichments that dynamically add contextual metadata to log and metric data. It supports operations to create, retrieve, and delete enrichments, as well as view enrichment limits and company-wide settings. Users can add individual enrichments, overwrite enrichments of a specific type atomically, and enforce usage limits. This service is essential for implementing structured enrichment strategies at scale, improving the precision and depth of observability data.

## Available methods

| Method                                                                                                                       |
| ---------------------------------------------------------------------------------------------------------------------------- |
| [GetEnrichments](https://docs.coralogix.com/api-reference/enrichments-service/get-enrichments)                               |
| [AddEnrichments](https://docs.coralogix.com/api-reference/enrichments-service/add-enrichments)                               |
| [DeleteEnrichments](https://docs.coralogix.com/api-reference/enrichments-service/delete-enrichments)                         |
| [GetEnrichmentLimit](https://docs.coralogix.com/api-reference/enrichments-service/get-enrichment-limit)                      |
| [AtomicOverwriteEnrichments](https://docs.coralogix.com/api-reference/enrichments-service/atomic-overwrite-enrichments)      |
| [GetCompanyEnrichmentSettings](https://docs.coralogix.com/api-reference/enrichments-service/get-company-enrichment-settings) |
