# Unpublishing Your Form CTA

Sometimes you run a limited time promotion and have a corresponding form to collect your audience's information. From your Form CTA (accessible from Threadly > Actions > Action), hit the red "Unpublish Form" at the top of the screen.

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

#### FAQ:

<details>

<summary>What happens to a form that is unpublished?</summary>

When a user clicks the form CTA, they will be met with a message indicating the form is no longer accepting responses.

</details>


---

# 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://threadly.gitbook.io/threadly/actions/form-ctas/unpublishing-your-form-cta.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.
