> For the complete documentation index, see [llms.txt](https://docs.powerfulform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerfulform.com/trouble-shooting/remove-form-from-a-page.md).

# Remove form from a page

If you added a PowerfulForm to a page and no longer want it there, you can remove it by deleting the **embed shortcode** (or the **block/element** that contains it). This guide shows the simplest ways to remove the form safely.

***

### 🔧 Option 1: Remove form from a normal Shopify page&#x20;

I suggest you check the form code in the page content and remove it if available

<figure><img src="/files/SRRnwJKx5ZPoyRoYXrwI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/r7t33pElAU3bI0bEqnVX" alt=""><figcaption></figcaption></figure>

***

### 🔧 **Option 2: Set form as draft**

This setting will hide the form on all pages on the site

<figure><img src="/files/9bsNmU9iDPs3KMYcBL7s" alt=""><figcaption></figcaption></figure>

### 🔧 **Option 3: Contact support team**

In case you already proceeded two of the steps below but the form still shows up on the site, please get in touch with us to get the fastest support. We will offer the assistance to update the form as your desire.

Contact our support team: <contact@globo.io>

***

#### Need More Help?

If you still need assistance, please contact us at <contact@globo.io>. Our team will be happy to help you resolve any issues or guide you further.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.powerfulform.com/trouble-shooting/remove-form-from-a-page.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.
