# Delete a Form

## Description

This document provides instructions to delete a form from a project using ODK Central.

## Pre-requisites

* [ODK Central](https://docs.getodk.org/central-intro/) must be deployed and available
* A user must have valid credentials to login **ODK Central**
* A user must have an Administrator role in ODK Central. See [Create User and Assign Role](/1.2/user-guides/platform-guides/eligibility-and-program-enrollment/settings/assign-roles-to-users.md) guide

## Procedure

1. Login to the **ODK Central**
2. Click the relevant project link.

For example, here, the project is considered as Safety Net Program.

3. Click the project (Safety Net Program) link listed below the **Projects**.

<figure><img src="/files/mdOIJbsMmdTgJxdffqne" alt=""><figcaption><p>ODK Central home screen</p></figcaption></figure>

The project (Safety Net Program) overview page is displayed.

<figure><img src="/files/zLyXfOopp5aoLEiG2ux3" alt=""><figcaption><p>Safety Net Program</p></figcaption></figure>

4. Click the Safety Net Program form available below the ***Forms***.

For example, here the form selected is Safety Net Program Forms.

The  Safety Net Program form screen is displayed.

<figure><img src="/files/LoMu5wKMUsUjnljVOUZe" alt=""><figcaption><p>Safety Net Program</p></figcaption></figure>

6. Click the ***Settings*** tab.

You can find the ***Delete this Form*** in the Draft section.

<figure><img src="/files/5j3zw6Jnbi73NJDf7sVJ" alt=""><figcaption><p>Safety Net Program - Delete Option</p></figcaption></figure>

7. Click the ***Delete this form*** button.

***Delete Form*** dialog box pops up.

<figure><img src="/files/H3YnWPFQMAXq8Anj1Vje" alt=""><figcaption><p>Delete Form</p></figcaption></figure>

8. Click the ***Yes, Proceed*** button to delete the form.
9. Click the ***No, Cancel*** button to retain the form.

This completes the deletion of a form.


---

# 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.openg2p.org/1.2/user-guides/platform-guides/registration/odk/delete-a-form.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.
