> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.2.x/developers/theme-development-with-varbase/local-tasks-and-moderation-sidebar.md).

# Local Tasks and Moderation Sidebar

The default Varbase configuration for Vartheme and its sub-themes is to hide the "**Local Tasks** or **Tabs**" available in content pages in the front-end theme, assuming that the **Moderation Sidebar** is the alternative method to edit, view, translate, or manage content.

![Moderation Sidebar Without Tabs](/files/-MFfCF1RyboMUggtj_KV)

This is simply done by implementing a visibility rule to the "**Tabs**" block.

To change this behavior, simply remove or edit the visibility settings for "**Tabs**" block.

1. Navigate to **Administration** \ **Structure** \ ***Block layout***
2. Under your desired front-end theme, look for the "**Tabs**" block (usually under Top Bar region in Vartheme) and click on "**Configure**"
3. Go to "**Pages**" under Visibility, and either remove the `/node/*` entry or add your own rules.\
   Removing the entry will make the **Tabs** appear again.

![Tabs Block in Block Layout](/files/-MFfD8AeACvfMI9oRX4b)

![Configure Tabs Visibility on Pages](/files/-MFfDFDwtXb6PfJOkNH2)

![Moderation Sidebar With Tabs](/files/-MFfDtvTsPOg-9-Sufe0)
