> For the complete documentation index, see [llms.txt](https://wiki.fortelling.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fortelling.app/fortelling-4.4.md).

# Fortelling 4.4

## What's new in Fortelling 4.4

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

The goal of this update is to provide a smoother experience while also improving efficiency. We have to thank all writers/plotters who have provided their feedback to make this update awesome for everyone!

### New UI

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

Bless your eyes with a new, fresh look at the web version. Jump between your amazing story elements more efficiently and faster than before. Note that the project settings have been moved to the project sidebar, which you can collapse to create a larger canvas.&#x20;

\ <a href="https://web.fortelling.app" class="button primary">Open the new web version</a>

### Free tier for the web version

Yes, you read that right. Fortelling now has a free tier plan for the web version, perfect for creating and editing small projects. So if you can't hold your excitement any longer, feel free to unleash your creativity in the [web version](https://web.fortelling.app/).

### Why use the Fortelling web version

Already enjoying the best plotting app on mobile? I understand that holding an entire universe in the palm of your hand, one you can fully control at any time, feels powerful. We want that experience to be free, so we have built a free tier plan for the web version.

Before, you could only view your story elements on the web. Starting from Fortelling 4.4, you can create and edit story elements within the free trial limits. If you hit the limit and like it, you can upgrade to Pro. If there's not a good match, you can continue on mobile without any limits.

{% hint style="info" %}
Mobile has always been free, and with 4.4, that won't change.
{% endhint %}

### Connect with Fortelling on Tumblr

Fortelling now has an official Tumblr account! [Find the link](https://www.tumblr.com/blog/fortellingapp) and connect with the Fortelling community.

We're excited to see how you use these new features in your storytelling! If you have questions or feedback, use the in-app feedback option or connect with us on social media.

<a href="https://web.fortelling.app/" class="button primary" data-icon="book-open">Start writing</a>

### Frequently asked questions

<details>

<summary>How do I see the changelog in the app?</summary>

1. Open the app menu&#x20;
2. Tap on "*What's new?*"

</details>

<details>

<summary>How to use the in-app bug report tool?</summary>

1. Open the app menu&#x20;
2. Report a bug

*A new popover will appear; follow these steps. Make sure to leave your email if you want us to contact you.*

</details>

<details>

<summary>What is included in the free web trial?</summary>

* Timelines: 2
* Characters: 10
* Character groups: 5
* Locations: 10
* Species: 5
* Items: 10
* Languages: 5
* Files: 20
* Boards: 3
* Chapters: 5

</details>

### Contact us

If you have any questions or encounter a bug, please don't hesitate to contact us. We're here to help. The quickest way to find a solution is by joining our [Discord](https://discord.gg/amFXDFx) server, where not only we but also the community can help you.

You can also shoot us an email at: <support@fortelling.app>. We strive to respond to everyone within 24 hours.

<br>


---

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