# Configuration

Subscription and Recurring Billing Management solution helps users to automate the process of creating Invoices or Sales Orders based on the frequency defined. Users are given the provision to set the following schedules to make the billing process easy and effortless:

* [**Reminder Schedules:**](https://docs.inogic.com/subscription-and-recurring-billing-management/configuration/reminder-schedules) Schedule to send reminders to customers with respect to overdue Invoices.
* [**Delayed Charge Schedules:**](https://docs.inogic.com/subscription-and-recurring-billing-management/configuration/delayed-charge-schedules) Schedule to calculate charges on overdue Invoices.&#x20;
* [**Margin Schedules:**](https://docs.inogic.com/subscription-and-recurring-billing-management/configuration/margin-schedules) Schedule to calculate margin for partners.&#x20;
* [**Tax Schedules:**](https://docs.inogic.com/subscription-and-recurring-billing-management/configuration/tax-schedules) Schedule to calculate taxes as per different tax rates applicable.
* [**Subscription Schedules:** ](https://docs.inogic.com/subscription-and-recurring-billing-management/configuration/subscription-schedules)Schedule to create regular Invoices or Sales Orders for the business.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/subscription-and-recurring-billing-management/configuration.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.
