# Suspension plan applied to a user but devices are still active

## Question

Why doesn't applying the suspension plan to a user block all devices?

## Answer

Applying a plan to a user affects **new devices** registered under that user.

To suspend existing devices, apply the suspension plan to each device.

## Links

* [Suspending a tracker](/docs/admin/plans/suspending-service-for-a-device.md)


---

# 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://navixy.com/docs/qna/admin-panel/suspension-plan-applied-to-a-user-but-devices-are-still-active.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.
