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

# Feature Toggles

> How to configure the Feature Toggles.

To find out more about feature toggles, go to [Feature Toggles](/features/toggles).

## Link Embed Removal

<Steps>
  <Step title="Access & Use Dashboard" icon="fingerprint" iconType="solid" stepNumber={1} titleSize="h3">
    Follow the steps in [Accessing the Dashboard](/dashboard/access) to login to the dashboard, then visit [Using the Dashboard](/dashboard/use) to select a server and start configuring.
  </Step>

  <Step title="Locate & Toggle" icon="sliders" iconType="regular" stepNumber={2} titleSize="h3">
    On the server page, find the feature toggles box. It should be the second section, or below permission roles if on mobile, marked by the 'Feature Control' title. The current settings will be auto selected on page load. Within this, find the 'Link Embed Removal' box, and click the relevant 'Enable' or 'Disable' button. It should update with the newly selected option and highlight it accordingly.
  </Step>
</Steps>

## Message Commands

<Steps>
  <Step title="Access & Use Dashboard" icon="fingerprint" iconType="solid" stepNumber={1} titleSize="h3">
    Follow the steps in [Accessing the Dashboard](/dashboard/access) to login to the dashboard, then visit [Using the Dashboard](/dashboard/use) to select a server and start configuring.
  </Step>

  <Step title="Locate & Toggle" icon="sliders" iconType="regular" stepNumber={2} titleSize="h3">
    On the server page, find the feature toggles box. It should be the second section, or below permission roles if on mobile, marked by the 'Feature Control' title. The current settings will be auto selected on page load. Within this, find the 'Message Commands' box, and click the relevant 'Enable' or 'Disable' button. It should update with the newly selected option and highlight it accordingly.
  </Step>
</Steps>

## Fun Commands

<Steps>
  <Step title="Access & Use Dashboard" icon="fingerprint" iconType="solid" stepNumber={1} titleSize="h3">
    Follow the steps in [Accessing the Dashboard](/dashboard/access) to login to the dashboard, then visit [Using the Dashboard](/dashboard/use) to select a server and start configuring.
  </Step>

  <Step title="Locate & Toggle" icon="sliders" iconType="regular" stepNumber={2} titleSize="h3">
    On the server page, find the feature toggles box. It should be the second section, or below permission roles if on mobile, marked by the 'Feature Control' title. The current settings will be auto selected on page load. Within this, find the 'Fun Commands' box, and click the relevant 'Enable' or 'Disable' button. It should update with the newly selected option and highlight it accordingly.
  </Step>
</Steps>
