# noop

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [connect-full.txt](https://docs.redpanda.com/connect-full.txt)

---
title: noop
latest-connect-version: 4.105.0
latest-operator-version: v26.2.2
latest-console-tag: v3.10.0
latest-redpanda-tag: v26.2.1
docname: processors/noop
page-component-name: connect
page-version: master
page-component-version: master
page-component-title: Connect
page-relative-src-path: processors/noop.adoc
page-edit-url: https://github.com/redpanda-data/rp-connect-docs/edit/main/modules/components/pages/processors/noop.adoc
description: Noop is a processor that does nothing, the message passes through unchanged. Why? Sometimes doing nothing is the braver option.
page-git-created-date: "2024-05-24"
page-git-modified-date: "2026-08-12"
---

<!-- Source: https://docs.redpanda.com/connect/components/processors/noop.md -->

Noop is a processor that does nothing, the message passes through unchanged. Why? Sometimes doing nothing is the braver option.

```yml
# Config fields, showing default values
label: ""
noop: {}
```