# Remove watermark

If you're currently subscribed to a Pro plan, you can remove the watermark by completing the following steps.

(e.g. remove the Guideflow watermark from the guideflow published on your website)

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/mk6jezfqrn>" %}

* Click on "Settings" in the dashboard's left bar menu.
* Under Branding, click on “Watermark”
* Toggle on “Remove Guideflow watermark”

{% hint style="info" %}
To remove the watermark on your guideflows, upgrading to a paid Pro plan is necessary. You can accomplish this by going to the [billing page](/help/workspace/manage-billing.md).&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.guideflow.com/help/branding/remove-watermark.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
