﻿---
title: Organization fields
description: The organization fields enrich data with information about the company or entity the data is associated with. These fields help you arrange or filter...
url: https://www.elastic.co/elastic/docs-builder/docs/3016/reference/ecs/ecs-organization
products:
  - Elastic Common Schema (ECS)
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Organization fields
The organization fields enrich data with information about the company or entity the data is associated with.
These fields help you arrange or filter data stored in an index by one or multiple organizations.

## Organization field details


| Field                                         | Description                                                                                  | Level    |
|-----------------------------------------------|----------------------------------------------------------------------------------------------|----------|
| [organization.id](#field-organization-id)     | Unique identifier for the organization.type: keyword                                         | extended |
| [organization.name](#field-organization-name) | Organization name.type: keywordMulti-fields:* organization.name.text (type: match_only_text) | extended |