# 1.10.5.1 Recovery in case of robot position violations

Robot position violations are situations in which the robot’s position exceeds a safety space, and these include TCP position, TCP orientation, and joint monitoring violations. When a robot position violation occurs, you can only clear the error by moving the robot’s physical position.

1. On the safety condition monitoring window, click the \[Status Recovery] button to enter recovery mode.

2. Turn on the motor by using the enabling switch on the teach pendant.

3. Use the teaching device to move the robot back to a safety space.

4. On the safety condition monitoring window, check if the status of each space is displayed as SAFE.

5. After the recovery is completed, click the \[Status Recovery] button to clear the recovery mode.

{% hint style="warning" %}
**\[Caution]**: After clearing the recovery mode, recheck the safety layout setting and the teaching position of the operating program.
{% 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://hyundai-robotics.gitbook.io/cobot-safety-function/sf-english/1-cobot-safety-function/1-10-safety-condition-monitoring/5-recovery-mode/1-recovery-robot-position-violation.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.
