# Cancel subscription

In order to cancel a subscription, just press DELETE button corresponding to the subscription you want to delete. Then click OK when the confirmation pop-up is shown.

![](/files/-Luwt7bEURb8fNEchic8)

If the subscription is still in the 7 days free trial, **no charges will be processed**.

If the subscription is active, it will be canceled at the end of the active period.


---

# 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.socializit.com/guide/how-to-subscribe-to-socializit/cancel-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.
