# Fortelling Pro

All default plotting and writing tools come at no cost, though certain features require a subscription to support the app's future. Fortelling Pro aims to allow our small team to develop this tool continuously. The mobile version is available without a subscription, enabling new and aspiring authors to write freely. The Pro plan is ideal for individuals looking to contribute to the project while gaining access to additional features.

## What's included?

{% hint style="success" %}
A subscription syncs across all your devices. Purchase on one device and enjoy it on all of your devices.
{% endhint %}

We aim to keep as many basic features available for free as possible. This way, everyone can express their creativity. Below is an overview of all our free and paid features.

|                                                     |         Free         |    Fortelling Pro    |
| --------------------------------------------------- | :------------------: | :------------------: |
| Mobile apps                                         | :white\_check\_mark: | :white\_check\_mark: |
| Plotting tools                                      | :white\_check\_mark: | :white\_check\_mark: |
| [Pinboards](/plotting/boards.md)                    | :white\_check\_mark: | :white\_check\_mark: |
| [Files](/organization/files.md)                     | :white\_check\_mark: | :white\_check\_mark: |
| Collaborate                                         | :white\_check\_mark: | :white\_check\_mark: |
| Basic export                                        | :white\_check\_mark: | :white\_check\_mark: |
| Ad free experience                                  | :white\_check\_mark: | :white\_check\_mark: |
| Web app                                             |     :red\_circle:    | :white\_check\_mark: |
| [Customized tools](/story-elements/custom-tools.md) |     :red\_circle:    | :white\_check\_mark: |
| [Custom templates](/story-elements/templates.md)    |     :red\_circle:    | :white\_check\_mark: |
| [Tables](/story-elements/tables.md)                 |     :red\_circle:    | :white\_check\_mark: |
| .EPUB export                                        |     :red\_circle:    | :white\_check\_mark: |
| .docx export                                        |     :red\_circle:    | :white\_check\_mark: |
| [Role based access](/projects/collaboration.md)     |     :red\_circle:    | :white\_check\_mark: |
| [Public wiki](/projects/wiki.md)                    |     :red\_circle:    | :white\_check\_mark: |
| [InkLink](/story-elements/inklink.md)               |     :red\_circle:    | :white\_check\_mark: |
| [Custom themes](/app/custom-themes.md)              |     :red\_circle:    | :white\_check\_mark: |
| [Layout fonts](/app/themes-and-fonts.md)            |     :red\_circle:    | :white\_check\_mark: |

## What's the price?

{% hint style="success" %}
Receive two months free with annual payments.
{% endhint %}

Fortelling Pro is a subscription that unlocks additional features to support your writing. It costs $7.49 per month or $74.99 per year, allowing you to enjoy 2 months free compared to paying monthly. Prices may vary based on your local currency and platform.

**New pricing (effective October 14, 2025):**

* $7.49 per month
* $74.99 per year (2 months free compared to monthly)

*Note: The new prices also apply to current subscribers. If your subscription renews after October 14, you will be billed the updated price. Prices may vary depending on your local currency and platform.*

## Start a subscription

We recommend that you subscribe through our web version. Open <https://web.fortelling.app/> and tap the star button. The shop will guide you through the purchase flow.

### Are there coupon codes?

Unfortunately, we don’t have any coupon codes available for a discount at this time. \
\
Sometimes, on special occasions, we offer promotions that you can find on our social channels ([Instagram](https://www.instagram.com/fortelling.app/), [Bluesky](https://bsky.app/profile/fortellingapp.bsky.social), or [X](https://x.com/fortellingapp)).

### Is there a student discount?

As a small team, we cannot offer individual discounts, but we strive to keep our prices as low as possible for everyone.

## Manage or cancel a subscription

Subscribing to Fortelling is not a deal with the devil! You’re free to cancel your subscription whenever you like! Just keep in mind which platform you used to start your subscription, since cancellations can only be made on that specific platform.

### Android - Play Store

1. On your computer, go to [subscriptions in Google Play](https://play.google.com/store/account/subscriptions).
2. For the subscription you want to cancel, click Manage.&#x20;
3. Click Cancel subscription.
4. Within the confirmation pop-up, select a reason.
5. Click Continue.

For more information, please visit the official Google Help Center: [https://support.google.com/googleplay/answer/7018481](https://support.google.com/googleplay/answer/7018481?co=GENIE.Platform=Android\&hl=en)

### iOS - AppStore

1. Open the Settings app.
2. Tap your name.
3. Tap Subscriptions.
4. Tap the subscription.
5. Tap Cancel Subscription. You might need to scroll down to find the Cancel Subscription button. If there is no Cancel button or you see an expiration message in red text, the subscription is already canceled.

For more information, please visit the official Apple Support Center: <https://support.apple.com/en-us/118428>

### Web - Stripe

1. Open the web version.
2. Open the menu at the top right.
3. Open the Fortelling Pro page.
4. Tap on 'Manage Subscription', and a new screen will open.
5. Tap on 'Cancel Subscription'.

Feel free to contact us so we can assist you if anything is unclear or not working as expected.

<details>

<summary>Image sources used for banner</summary>

* Photo by mahdi chaghari: <https://www.pexels.com/photo/portrait-of-woman-with-crown-11046598/>
* Photo by Ahmet Mert: <https://www.pexels.com/photo/portrait-of-man-wearing-fantasy-costume-20576396/>
* Photo by Nikola Tomašić: <https://www.pexels.com/photo/majestic-winter-castle-reflection-in-tranquil-lake-30237871/>

</details>


---

# 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://wiki.fortelling.app/fortelling-pro.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.
