> For the complete documentation index, see [llms.txt](https://help.fixfolio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fixfolio.ai/en/billing/refund.md).

# Request a Refund

## Refund Policy

<mark style="background-color:blue;">**Within 7 days from the payment date, with credits unused**</mark>In the case that <mark style="background-color:blue;">**a full refund is available**</mark>. Refunds are not available in the following cases.

* **If 7 days have passed since the payment date (after the refund-eligible period)**
* **If credits have already been used**

## How to Request a Refund

**'**<mark style="background-color:blue;">**<help@fixfolio.ai>**</mark>**'** Please request a refund by including the information below in your email. After receiving it, the person in charge will review it and proceed with the refund process.&#x20;

#### \[Refund Request Form]

<mark style="background-color:blue;">**Subject: Include '\[Refund Request]' at the beginning**</mark>

**Body:**

* <mark style="background-color:blue;">**User ID used to log in (email address)**</mark>
* <mark style="background-color:blue;">**User unique ID**</mark>: **‘Account Management > Account Settings’** Unique identification ID made up of letters and numbers, which can be found in the menu

<figure><img src="/files/4f44bfe9c52a3e6ba23fe2cf62c785a56044f556" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d2c7aec5a2e54bdb1cab721acf774b4369eb577b" alt=""><figcaption></figcaption></figure>

* <mark style="background-color:blue;">**Name of the product to be refunded (e.g., Lite subscription or 1,000 credits)**</mark>
* <mark style="background-color:blue;">**Refund amount**</mark>
* <mark style="background-color:blue;">**Payment date and time**</mark>
* <mark style="background-color:blue;">**Please also include the following consent statement.**</mark>

  > <mark style="background-color:blue;">**I understand that once the refund is completed, the credits for this payment will be recovered, and I agree to the refund process.**</mark>\ <mark style="background-color:blue;">**I have confirmed that after the refund, I will no longer be able to use the product and credits.**</mark>

{% hint style="info" %}
**Refund Processing Guide**

* Submitted refund requests will be reviewed and processed in order.
* **After refund approval, it may take about 3 to 7 business days for the actual refund to be completed, depending on the payment method.**
* When processing a refund, the credits included in that payment will be recovered by the system.
  {% endhint %}

## Frequently Asked Questions (FAQ)

***

**Q. If only some credits have been used, can I get a partial refund?**

A. No. **If even part of the credits has been used, a refund is not available**.

***

**Q. If I cancel my subscription, will I automatically get a refund?**

A. No. Cancelling a subscription stops automatic payments starting from the next billing date, and amounts that have already been paid are not automatically refunded. If you need a refund, **please submit a separate refund request while the service is unused and within 7 days of the payment date**.

***

**Q. What happens to the credits after the refund is approved?**

A. Once the refund is approved, the credits granted for that payment will be recovered.

***

**Q. When will my refund request be processed?**

A. After the refund request is reviewed, it will be processed in order, and after refund approval, it may take about 3 to 7 business days for the actual refund to be completed, depending on the payment method.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.fixfolio.ai/en/billing/refund.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.
