# Removing a Buoy

{% hint style="info" %}
**Want to 'undeploy' instead?** This section covers deleting a buoy from the organization. If you are looking to temporarily undeploy it, see: [Updating Deployment Location](/fundamentals/buoys-and-sensors/buoy-settings/updating-deployment-location.md)
{% endhint %}

Removing a buoy refers to permanently deleting the selected buoy from your organization. This process cannot be undone. For example, you may choose this option when your buoy is decommisioned. If you just want to change its deployment location, there is no need to delete it.

### Think before you act

* Deleting the buoy cannot be undone.
* All data about the buoy will be lost.

{% hint style="info" %}
**Permissions:** You must be an Owner of the organization to remove buoys.
{% endhint %}

Deleting a buoy can be carried out via the Buoy Settings's Admin tab.


---

# 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.nemopi.com/fundamentals/buoys-and-sensors/removing-a-buoy.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.
