# How to Delete Patrol Configurations

1. Head to the Portal
2. Select "Preferences" from the Nav Bar
3. Underneath "Leave \[Community Name] you can view a list of all patrol configurations
4. For the one(s) you wish to delete, click the Red Trash Can icon.

{% hint style="info" %}
Note: Patrol Configurations can not be edited. They can only be created & deleted.
{% endhint %}


---

# 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.therocketcad.com/how-tos/portal/how-to-delete-patrol-configurations.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.
