# 4.7.5 Delete a company

This feature allows the administrator or owner of the company to permanently remove the company account and all its related data, projects, tasks, and other information from the platform.&#x20;

### Use Case:

This may be necessary if a company no longer intends to use the software or wants to start fresh with a new account.&#x20;

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Super Admins/Admins** to access this feature.

### Steps to Use:

* Go to **General** from the **Settings**
* Click the **Delete Company**.
* A **warning message** will show that all the data will be deleted if the company gets deleted.
* Click the **Delete** button.<br>

<figure><img src="https://lh3.googleusercontent.com/BB6fGi_-8s-OH_NVMw0CMrnKJJEsVdol_oR559nlIaoIy-P18-0rOdCWsAFJE7SZnR-uY5V8nDStp4mx_4LmfgBnrF6GONx-BhLOVqwgo6dAERTmM0v-BfzxpWxW4S1PaWpXPw5P8s8O9vUWjrOeoUSE079-jpfqBrn3Oht_PBfdPewpTZ6ZwWvSep4KRA" alt=""><figcaption></figcaption></figure>

### Important Notes:

* This feature should be used cautiously, as once you **delete a company**, you **delete everything** under it, including all projects, tasks & documents.
* &#x20;It is **recommended** to **download all the necessary information and data** related to the company & project for future reference.


---

# 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/4.-managing-company/4.7-company-settings/4.7.5-delete-a-company.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.
