# Bulk Edit

Some tables in the app have the bulk edit feature.  You can see the **BULK EDIT** button above these tables.When you enable the bulk edit mode, the table content transforms into text, where values are separated by the **:** symbol and lines break with the newline character. To disable the line, text **//** in the beginning.

Let's take headers bulk editing at RequestStep node. Standard headers editing looks like this:

![Standard headers editing](https://1914040845-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-Lgbqgh9bnW1m83nMgCa%2F-Lgby1qDO-3IJLEI7wkn%2F1.png?alt=media\&token=42b068d5-755f-4a03-a69d-0bc5f4c94c03)

When you click on the **BULK EDIT** button, the widget changes to this:

![Headers bulk editing](https://1914040845-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-Lgbqgh9bnW1m83nMgCa%2F-LgbyQsJjDD5ufO8yPkJ%2F2.png?alt=media\&token=f27a6c72-2cf0-4dd0-b919-fb970b9e9610)

See how values are separated by : symbol and lines break with the newline character. Let's disable the first line. Add **//** in the beginning.

![Disabling a line in the bulk edit mode](https://1914040845-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-Lgbqgh9bnW1m83nMgCa%2F-Lgbzdf23GWVbN30MAH4%2F3.png?alt=media\&token=7495f1b3-fe0f-47f0-872a-1268fb009000)

Let's turn back to the table mode by clicking on the **TABLE EDIT** button. The table will look like this:

![](https://1914040845-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-Lgbqgh9bnW1m83nMgCa%2F-Lgc--dqOyKM2y0l_Rx_%2F4.png?alt=media\&token=35964872-efa3-4578-a39f-20db534a8761)

As you can see, the first line checkbox is unchecked, which means the line won't be used in the request.
