# Patrol Configuration Error

This error appears when your patrol configuration has **outdated information**. Which can cause a security issue for your community.

***How can I fix this?***

You must delete your patrol configuration and re-create it with the proper information. Steps on how to complete this can be found below.

1. Open the Preferences menu from the [Portal](https://therocketcad.com/portal)
2. Click the Trash Can next to the configuration in question
3. Head back to the Patrol menu of the Portal
4. Select the Department, Server, Identifier, Subdivision and District you wish to save
5. At the bottom click "Save Patrol Configuration" and give it a nickname!

Does the above not help or are you still having trouble? [Contact Support](https://therocketcad.com/support)


---

# 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/walkthrough/error-messages/patrol-configuration-error.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.
