# Ending a Subscription

Subscriptions will automatically end at midnight, local venue time, on the service end date.&#x20;

### How to End a Subscription Immediately

Navigate to the [Subscriber Details](https://docs.roamingiq.com/venue-administrator-console/managing-your-subscribers/view-and-modify-subscriber-details) page. From there, click "Delete Subscription." Select a reason for deleting the subscription, and click confirm.

### How to End a Subscription In the Future

Because subscriptions are set to automatically end at midnight, local venue time, you may also modify the Service End date from the [Subscriber Details](https://docs.roamingiq.com/venue-administrator-console/managing-your-subscribers/view-and-modify-subscriber-details) page. Click the Service End date field and select a new end date from the calendar. Then select "Modify Resident" to submit the change.


---

# 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.roamingiq.com/venue-administrator-console/managing-your-subscribers/ending-a-subscription.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.
