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

# What's New

{% updates format="full" %}
{% update date="2026-02-01" %}

## Ads Journey Personalization   &#x20;

Now you can create personalized web experiences for your paid visitors based on User Journey with Fibr's Journey personalization Feature

[Learn More →](/fibr-personalization-suite/ads-personalization/how-to-set-up-journey-personalization-for-ads.md)
{% endupdate %}

{% update date="2026-01-08" %}

## Fibr Genesis\*

Now you can create new landing pages using prompts and your brand guidelines with the help of Fibr Genesis.&#x20;

*\*Beta release*
{% endupdate %}

{% update date="2026-01-05" %}

## **Audience Personalization**

With Advanced Audience Personalization feature, you can get insights into your audience segments and create personalized web experiences based on suggestions, all with just a few clicks.

[Learn More →](/fibr-personalization-suite/audience-personalization/how-to-set-up-an-audience-personalization-campaign.md)
{% endupdate %}

{% update date="2025-12-08" %}

## **LLM-Traffic Personalization**

With LLM-based Personalization, tap into a new wave of intent-driven traffic from advanced language models and customize web experiences around unique queries and different LLM products.

[Learn More →](/fibr-personalization-suite/llm-based-personalization.md)
{% endupdate %}

{% update date="2025-11-10" %}

## Location Personalization &#x20;

Define your location segments, receive tailored suggestions, and create personalized web experiences based on the user’s location, all within a few clicks.

[Learn More →](/fibr-personalization-suite/location-based-personalization.md)
{% endupdate %}

{% update date="2025-10-20" %}

## **LLM Presence Report**&#x20;

LLM Presence analyzes your brand's performance against competitors across major AI models like ChatGPT, etc., Claude, Gemini, Perplexity, and Grok

[Learn More →](/fibr-tools/llm-presence-report.md)
{% endupdate %}

{% update date="2025-10-20" %}

## **LLM Traffic Report**

Get insights on your LLM Traffic using Google Analytics to figure out the opportunities

[Learn More →](/fibr-tools/llm-traffic-report.md)
{% endupdate %}

{% update date="2025-08-12" %}

## **Agentic Ad Personalization**

Fibr now analyzes your Ads data, offers suggestions to improve metrics, and helps you create hundreds of experiences quickly with no heavy lifting required.

[Learn More →](/fibr-personalization-suite/ads-personalization.md)
{% endupdate %}

{% update date="2025-07-23" %}

## Fibr Pulse&#x20;

Introducing Fibr Pulse: your AI-assistant which connects all your Marketing Tools at one place and answers all your questions.

[Learn More →](/fibr-tools/fibr-pulse-insights.md)
{% endupdate %}
{% endupdates %}

***


---

# 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://support.fibr.ai/whats-new.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.
