# Mark/unmark as decompiled

This command marks the current function as decompiled. It is a convenient way to track decompiled functions. Feel free to use it any way you want.

Marking a function as decompiled will change its background color to the value specified by the MARK\_BGCOLOR parameter in the [configuration file](https://docs.hex-rays.com/user-guide/config#MARK_BGCOLOR). The background color will be used in the pseudocode window, in the disassembly listing, and in the function list.

See also: [interactive operation](https://docs.hex-rays.com/user-guide/decompiler/interactive)
