# Recurring Payments

Within the Tebex admin, the payments section provides Creators with a comprehensive overview of crucial information pertaining to their subscribers. This includes access to vital details such as the subscriber's name, email address, selected subscription package, the recurring payment amount, and any notes or special instructions provided by the subscriber.

Automatic payments for recurring subscriptions are seamlessly recorded on the payments screen, ensuring a smooth and hassle-free process.&#x20;

{% hint style="info" %}
Remember, as a store owner, you retain the convenient option to manually initiate payments when necessary, you can do this in the payments section of the Tebex admin.&#x20;
{% 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://docs.tebex.io/creators/~/revisions/7MNoBjxfkIfly7GMLnDa/tebex-control-panel/payments/recurring-payments.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.
