# Create a subscription

<figure><img src="/files/zKhjM5v23BrGKoUgrowD" alt=""><figcaption><p>Subscription page</p></figcaption></figure>

On the subscription page, click create subscription to start creating a subscription.

<figure><img src="/files/kiv0VP5ZJ7WloYw4r4Qe" alt=""><figcaption><p>Create a subscription</p></figcaption></figure>

Select the customers for the subscription first, and then select the products included in the subscription. If you have not created customers and products in MoneyCollect dashboard, please go to the 【Customer】 page and 【Product page】 to create them first.

<figure><img src="/files/BXoH0orPzUQsAZ2yscy3" alt=""><figcaption><p>Subscription schedule</p></figcaption></figure>

**Number of subscription durations :** Selecting 【Forever】 means that this subscription will have no end date, and it will last forever if the user pays normally.

<figure><img src="/files/8qGirWD3ZKBs8jolqD1X" alt=""><figcaption><p>Subscription schedule</p></figcaption></figure>

If you choose custom time, you can enter the duration of the subscription in the input box. For example, if the subscription interval is monthly, if you enter 4, the subscription will end automatically after four months.

**Start billing cycle on：**&#x49;t represents the day when the subscription starts to be billed. The default start time is today. If you select a time after today, the subscription start time from today to the subscription start time you choose will be considered as the free trial days of the subscription.

**Free trial days**：Represents the free trial time provided by the subscription to the customers.

<figure><img src="/files/mNP5WFQv47NVLV5kgMNr" alt=""><figcaption><p>Payment method</p></figcaption></figure>

**Payment method**： You can charge customers in two ways. The first way is to automatically deduct the credit card that the user has saved. The second way is to automatically send an invoice to the customer's email address（The email address will use the customer email address you filled in when creating the customer） on the charging date, and the user can pay by himself.

<figure><img src="/files/W6Z6la5oXJ9ZMkNuLSUZ" alt=""><figcaption><p>Memo，custom invoice field and footer</p></figcaption></figure>

You can also edit memo, invoice field and footer, they are not required.

<figure><img src="/files/Aa7oevnHsRPSkdZyLK07" alt=""><figcaption><p>Start subscription</p></figcaption></figure>

**After all the required information is filled in, the button will change from a non-clickable state to a clickable state, and clicking the button will complete the subscription creation.**


---

# 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.moneycollect.com/docs/business-operation/subscriptions/create-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.
