﻿---
title: ES|QL processing commands
description: ES|QL processing commands change an input table by adding, removing, or changing rows and columns. ES|QL supports these processing commands: 
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/processing-commands
products:
  - Elasticsearch
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# ES|QL processing commands
ES|QL processing commands change an input table by adding, removing, or changing rows and columns.
![A processing command changing an input table](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/images/processing-command.svg)

ES|QL supports these processing commands:
- [`CHANGE_POINT`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/change-point) <applies-to>Elastic Stack: Preview since 9.1</applies-to> <applies-to>Elastic Stack: Generally available since 9.2</applies-to>
- [`COMPLETION`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/completion) <applies-to>Elastic Stack: Preview since 9.1</applies-to> <applies-to>Elastic Stack: Generally available since 9.3</applies-to>
- [`DISSECT`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/dissect)
- [`DROP`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/drop)
- [`ENRICH`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/enrich)
- [`EVAL`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/eval)
- [`GROK`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/grok)
- [`FORK`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/fork) <applies-to>Elastic Stack: Preview since 9.1</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`FUSE`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/fuse) <applies-to>Elastic Stack: Preview since 9.2</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`KEEP`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/keep)
- [`LIMIT`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/limit)
- [`LOOKUP JOIN`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/lookup-join) <applies-to>Elastic Stack: Preview since 9.0</applies-to> <applies-to>Elastic Stack: Generally available since 9.1</applies-to>
- [`INLINE STATS`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/inlinestats-by) <applies-to>Elastic Stack: Preview since 9.2</applies-to> <applies-to>Elastic Stack: Generally available since 9.3</applies-to>
- [`MMR`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/mmr) <applies-to>Elastic Stack: Planned</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`MV_EXPAND`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/mv_expand) <applies-to>Elastic Stack: Preview from 9.0 to 9.3</applies-to> <applies-to>Elastic Stack: Planned</applies-to>
- [`REGISTERED_DOMAIN`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/registered-domain) <applies-to>Elastic Stack: Planned</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`RENAME`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/rename)
- [`RERANK`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/rerank) <applies-to>Elastic Stack: Preview since 9.2</applies-to> <applies-to>Elastic Stack: Planned</applies-to>
- [`SAMPLE`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/sample) <applies-to>Elastic Stack: Preview since 9.1</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`SORT`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/sort)
- [`STATS`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/stats-by)

- [`URI_PARTS`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/uri-parts) <applies-to>Elastic Stack: Planned</applies-to> <applies-to>Elastic Cloud Serverless: Preview</applies-to>
- [`WHERE`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/query-languages/esql/commands/where)