# Undeploying Router

Undeploying a router stops a deployed router and removes any resources deployed in the cluster for that router. This action is reversible and the router can be redeployed.

Navigate to the Router Details View of your router.

Click on the More Actions button and select Undeploy router. Only a **deployed** router, with the status badge `Deployed` can be undeployed.

![](/files/xusqM2swiw3lntkV0jQ6)

Confirm if you want to undeploy your router.

![](/files/qYyXXg9e8MqCFnE6QWZe)

Once the router has been successfully undeployed, you will see the status of your router has changed to `Not Deployed` and will no longer be monitored.


---

# 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.caraml.dev/user-guides/router/undeploying-router.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.
