# 7.1.2.3 Delete status from Board view

This feature allows users to remove a status column from the Kanban or Board view. This feature is helpful for project managers who want to update the workflow of their projects by removing a status column that is no longer needed.

### Steps to Use:

* **Go** to **any project** and **select** the **Board View.**
* **Click** the **3 dots** of any **status** you want to delete and **click it**.&#x20;
* **Choose** the **delete option** and **click it**. A **modal** will **open**. There will be a **warning message** regarding deleting a status that will delete tasks, files, comments, etc. Beware of deleting or moving tasks to another status before deleting.&#x20;
* &#x20;**Click** the "**Yes, delete status**" button. The status will be deleted along with the tasks within.

<figure><img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2FBMrLzQybJCNddMqFZfrD%2FBoard%20View%20Status%20Delete.gif?alt=media&#x26;token=6da35009-f60f-41fc-9141-92c795da716b" alt=""><figcaption><p>Delete status from Board view</p></figcaption></figure>

### Important Note:

* It's **important** to note that **deleting a status column** can **affect the progress of tasks or items** associated with it.&#x20;
* Therefore, it is **recommended that** users carefully consider the impact before deleting a status column and make sure that all **tasks or items are appropriately moved to another column** before deletion.


---

# 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/7.1-different-views-for-item/7.1.2-board-view/7.1.2.3-delete-status-from-board-view.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.
