# Transfer or Delete a Community

## Transferring a Community

### 1. Select the New Owner

To transfer the community ownership to another user, navigate to the `Administration` > `Transfer Community`

In the popup, select the user you wish to transfer the community to and enter the community name in the confirmation box.

<div><figure><img src="/files/xXyPTp4bXTnBi7NEA9lQ" alt=""><figcaption><p>Sonooran Radio: Transfer Community</p></figcaption></figure> <figure><img src="/files/9LM01TJOh3EuHiO6J5yu" alt=""><figcaption><p>Sonoran Radio: Transfer Community</p></figcaption></figure></div>

### 2. Email Confirmation

After selecting the new owner, a confirmation email will be sent. Check your inbox to complete the transfer.

<figure><img src="/files/lv6DFTnE2wwRc3t03iJ2" alt="" width="375"><figcaption><p>Sonoran Radio: Confirm Transfer</p></figcaption></figure>

## Delete Community

To permanently delete a Sonoran Radio community, navigate to `Administration` > `Delete Community`

*Note: Only the community owner can delete the community.*

<figure><img src="/files/RCoHSOrurThO8jNzCouS" alt="" width="375"><figcaption><p>Sonoran Radio: Delete Community</p></figcaption></figure>


---

# 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.sonoransoftware.com/radio/tutorials/getting-started/transfer-or-delete-a-community.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.
