# How to delete company?

{% hint style="info" %}
Only Administrators and Company Owners can delete a company.
{% endhint %}

### To delete a company:

{% stepper %}
{% step %}
In the upper right corner of the page, go to the company's "Settings". This is your administration panel for the entire company.

<div align="left"><figure><img src="/files/k0dUdeO3I2pfsv7pXVM3" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
On the "Company account" tab, click "Edit info" button.

<div align="left"><figure><img src="/files/JdX0k49mvenHQukHHpdX" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Scroll to the very bottom and click "Delete".

<div align="left"><figure><img src="/files/EaPGrZ1d3i5F2CEciX1g" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Please be sure to specify the reason for deletion so we can improve our product in the future. Done!

<div align="left"><figure><img src="/files/QE0zMBPzVVwaBsyIeETe" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://help.roolz.net/en/companies/company-creation/how-to-delete-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.
