> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

Right-clicking on a block opens up the Block Settings (not every block has the same settings):

* **Copy Selection:** Copies the block. Read more [here](/_using-blocks/_using_blocks) on the Cut, Copy, and Paste capabilities.
* **Duplicate:** Makes a copy of the block and a copy of all blocks referenced in that block. Read more [here](/_using-blocks/_using_blocks).
* **Duplicate with References:** Makes a copy of the block but uses the original referenced blocks (it doesn't create a copy of the referenced blocks). Read more [here](/_using-blocks/_using_blocks).
* **Make Variable:** Converts the block into a variable. Read more [here](/_using-blocks/_using_blocks/variables).
* **Rename Output:** Renames the Object Name of the block.
* **Delete:** Deletes the block.
* **Embed:** Embeds an imported part into the Notebook (practical when multiple users use the same workflow).
* **Isolate:** Hides all other blocks except for this one.
* **Visibility:** Toggles the visibility of the block.
* **Wireframe:** Toggles the visibility of the mesh or voxel wireframe.
* **Field Viewer:** Turns on the Field Viewer for that block. Read more [here](/_user_interface/fieldviewer).
* **Run:** Runs the block.
* **Manual Run Mode:** Toggles Manual Run Mode. Read more [here](/_using-blocks/_using_blocks/manual).
* **Properties:** Opens up the properties in the Information Panel. Read more [here](/_using-blocks/_block_anatomy/infopanel).
* **Add Comment:** Opens up the dialog box above the block, allowing you to write comments.
* **Export Block:** This allows you to export Custom Blocks. Custom blocks save as .ntop files.
* **Imported Blocks:** Opens up the Imported blocks window at the top of the Notebook. Read more [here](/_using-blocks/custom_blocks).
* **Export:** This allows you to export the block output in its specified file format.
* **Make Model Input:** Turns the block into an input for use in a Custom Block or workflow. The block is moved to the Input section when this option is selected.
