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

# Remove the Watermark

> How to disable the Mocha watermark on your published app

The Mocha watermark appears on free plans to help support our platform. If you're on a paid plan, you can remove it from your app.

<img className="rounded-xl" src="https://mintcdn.com/mocha-47857bf6/QO1otXfQS3jNXjLa/images/the-watermark.png?fit=max&auto=format&n=QO1otXfQS3jNXjLa&q=85&s=3ca790f4ea4c71a8193490a19d7755a3" alt="The Mocha watermark displayed on a website" width="1716" height="787" data-path="images/the-watermark.png" />

<Note>
  Removing the watermark is a paid feature. New apps created on paid plans have the watermark disabled by default. However, if you created your app while on the free tier and then upgraded to a paid plan, you'll need to manually disable it.
</Note>

## How to remove the watermark

<Steps>
  <Step title="Go to Settings">
    Open your project settings in Mocha. You can find the Settings option in your project menu.
  </Step>

  <Step title="Untoggle 'Show Watermark'">
    Look for the **"Show Watermark"** toggle in your settings and turn it off.
  </Step>

  <Step title="Save your settings">
    Click the **Save** button to apply your changes.
  </Step>

  <Step title="Publish your app">
    After saving, make sure to **publish your app** for the changes to take effect on your live site. The watermark will remain visible until you publish.
  </Step>
</Steps>

<img className="rounded-xl" src="https://mintcdn.com/mocha-47857bf6/QO1otXfQS3jNXjLa/images/watermark-removal-steps.png?fit=max&auto=format&n=QO1otXfQS3jNXjLa&q=85&s=4bfc65cf763d21752130b2b5ea93606e" alt="Steps to remove the watermark in settings" width="1714" height="1050" data-path="images/watermark-removal-steps.png" />

<Warning>
  Don't forget to do both: **save your settings** and **publish your app**. Many people save but forget to publish, which means the watermark will still appear on your live site. Both steps are required!
</Warning>

## Why do I still see the watermark?

If you've upgraded to a paid plan but still see the watermark, it's likely because:

* You created the app while on the free tier (watermarks are enabled by default)
* You haven't disabled it in settings yet
* You saved your settings but haven't published your app

Follow the steps above to remove it. If you're on a paid plan and still having issues, reach out on our [Discord server](https://discord.gg/shDEGBSe2d) for help.
