> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/forms-6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/forms-6/general-workflow-for-forms/form-settings/properties/status.md).

# Status

The display of the Properties field is determined by the Status option.The ***Properties*** tab provided under the ***Form Settings*** displays a radio button to enable or disable the status of the Form content.

* Open the ***Properties*** Tab using the **Form Settings** option. (It opens by default while selecting the ***Form Settings*** option.)
* The Enable/Disable radio button appears.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FdBWlnPJN67LqdzaowCAY%2Fimage.png?alt=media&#x26;token=91f84b90-87b0-42d4-a2e8-0a89e37ac0fa" alt=""><figcaption></figcaption></figure>

* By disabling this option, all the properties fields disappear.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FKj6g5xoG13OKY8RrYC5P%2Fimage.png?alt=media&#x26;token=6b0f7dc5-c897-4ce8-93aa-9fda680d8cba" alt=""><figcaption><p>Disabling the Form Status</p></figcaption></figure>

* The Form content gets disabled, so the user can’t give a response to any of the questions.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FB3az0q3j2OfkN4cVsdl5%2Fimage.png?alt=media&#x26;token=17e13832-464e-4333-b695-17f68ab28158" alt=""><figcaption><p>The Form question gets disabled</p></figcaption></figure>


---

# 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.bdb.ai/forms-6/general-workflow-for-forms/form-settings/properties/status.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.
