# We do not have the information on your last patrol

This error appears when your patrol is **interrupted, archived or ended improperly**. It's important that you Log Out of your MDT, CAD or Menu when exiting patrol to avoid this error.

***What is an interrupted patrol?***

A patrol will be considered "interrupted" when you close the tab, exit your game, or otherwise abruptly close out your MDT, CAD or Menu window without clicking the Log Out button/window.

***What is an archived patrol?***

A patrol is archived when you head to the Portal > Begin Patrol menu without exiting your current patrol session.

***How can a patrol be ended improperly?***

A patrol can be ended improperly if your API method does not properly sign you out of patrol or otherwise any instance where your patrol session is not intentionally ended using the "Log Out" button or API method.

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/we-do-not-have-the-information-on-your-last-patrol.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.
