The latest release is v4.6
+
The newest LTS Update to Ibexa DXP v4.6 is
AI Actions. Install it to let AI help you with editorial tasks.
Update your application
diff --git a/docs/pim/pim_guide.md b/docs/pim/pim_guide.md
index 2b1df8a8f0..e1a012c2fc 100644
--- a/docs/pim/pim_guide.md
+++ b/docs/pim/pim_guide.md
@@ -151,7 +151,7 @@ You can build upon it to connect to a remote PIM or ERP system, pull product dat
![Remote PIM](img/remote_pim_support.png)
-Remote PIM support is available in all [[= product_name =]] editions as of version v.4.6.0.
+Remote PIM support is available in all [[= product_name =]] editions as of version v4.6.0.
An example implementation is delivered as an optional package that you can [install and customize](add_remote_pim_support.md) to fulfill your requirements.
#### Capabilities
diff --git a/docs/release_notes/ibexa_dxp_v4.6.md b/docs/release_notes/ibexa_dxp_v4.6.md
index 9f736001dd..f013058f71 100644
--- a/docs/release_notes/ibexa_dxp_v4.6.md
+++ b/docs/release_notes/ibexa_dxp_v4.6.md
@@ -14,6 +14,24 @@ description: Ibexa DXP v4.6 brings improvements to Commerce, PIM and Personaliza
**Update**: [v4.5.x to v4.6](https://doc.ibexa.co/en/latest/update_and_migration/from_4.5/update_from_4.5/)
+
+## LTS Updates
+
+LTS Updates are opt-in packages that bring cutting-edge technologies to an LTS release that they enhance, without compromising the product's stability.
+The features brought by an LTS Update become a standard part of the next LTS release.
+
+### AI Actions
+
+The AI Actions LTS update enhances the usability and flexibility of [[=product_name=]] v4.6 LTS by harnessing the potential of artificial intelligence to automate time-consuming editorial tasks.
+By default, the AI Actions feature can help users with their work in following scenarios:
+
+- Refining text: when editing a content item, users can request that a passage selected in online editor is modified, for example, by adjusting the length of the text, changing its tone, or correcting linguistic errors.
+- Generating alternative text: when working with images, users can ask AI to generate alternative text for them, which helps improve accessibility and SEO.
+
+![AI Assistant](../ai_actions/img/ai_assistant.png)
+
+For more information, see [AI Actions product guide](../ai_actions/ai_actions_guide.md).
+
## Notable changes
### Ibexa Headless
@@ -680,4 +698,4 @@ The following view matchers have been introduced in Ibexa DXP v4.6.0:
| [[= product_name_headless =]] | [[= product_name_exp =]] | [[= product_name_com =]] |
|---------------|------------------|---------------|
-| [[[= product_name_headless =]] v4.6](https://github.com/ibexa/headless/releases/tag/v4.6.0) | [[[= product_name_exp =]] v4.6](https://github.com/ibexa/experience/releases/tag/v4.6.0) | [[[= product_name_com =]] v4.6](https://github.com/ibexa/commerce/releases/tag/v4.6.0) |
+| [[[= product_name_headless =]] v4.6](https://github.com/ibexa/headless/releases/tag/v4.6.0) | [[[= product_name_exp =]] v4.6](https://github.com/ibexa/experience/releases/tag/v4.6.0) | [[[= product_name_com =]] v4.6](https://github.com/ibexa/commerce/releases/tag/v4.6.0) |
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 9680b456fa..c3a2ec30df 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -321,6 +321,11 @@ nav:
- Add login form: templating/layout/add_login_form.md
- Add navigation menu: templating/layout/add_navigation_menu.md
- Add search form to front page: templating/layout/add_search_form.md
+ - AI Actions:
+ - AI Actions: ai_actions/ai_actions.md
+ - AI Actions guide: ai_actions/ai_actions_guide.md
+ - Install AI Actions: ai_actions/install_ai_actions.md
+# - Extend AI Actions: ai_actions/extend_ai_actions.md
- PIM (Product management):
- PIM (Product management): pim/pim.md
- PIM guide: pim/pim_guide.md