--- applies_to: stack: serverless: navigation_title: "Processing commands" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-commands.html --- # {{esql}} processing commands [esql-processing-commands] {{esql}} processing commands change an input table by adding, removing, or changing rows and columns. :::{image} ../../images/processing-command.svg :alt: A processing command changing an input table ::: {{esql}} supports these processing commands: :::{include} ../_snippets/lists/processing-commands.md :::