Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions docs/ai_actions/ai_actions.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
---
description: Learn about generative AI and its capabilities.
edition: lts-update
description: Learn how AI Actions can help editors by automating repetitive tasks.
---

# AI Actions

AI Actions is a set of capabilities that enhance the efficiency and creativity of content editors.
The feature is not included in [[= product_name =]] by default.
It's an [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) that requires separate [installation and system configuration]([[= developer_doc =]]/ai_actions/install_ai_actions/).
The feature is included in [[= product_name =]] by default but may require some [configuration]([[= developer_doc =]]/ai_actions/configure_ai_actions/) before you can use it.

Once AI Actions are installed and configured, content editors with `Action configuration/View` and `Action configuration/Execute` permissions have access to AI-driven tools.
Once AI Actions are configured, content editors with `Action configuration/View` and `Action configuration/Execute` permissions have access to AI-driven tools.
For example, they can [enhance or improve the text](create_edit_content_items.md#ai-assistant) that they have written, or [generate alternative text](upload_images.md#ai) for images.

If you have the right permissions, you can decide what capabilities are available to the editors by enabling AI actions.
Expand Down
3 changes: 1 addition & 2 deletions docs/ai_actions/work_with_ai_actions.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
description: Create new AI actions or modify existing ones to work faster and increase creativity.
edition: lts-update
---

# Work with AI actions

AI actions define what results are available to editors in AI-enabled areas, such as, for example, the AI Assistant.
If the AI Actions LTS update has been installed and configured in your application, and you have the required [permissions]([[= developer_doc =]]/permissions/policies/#ai-actions), including `Action configuration/Edit` and `Action configuration/Create`, you can reconfigure the existing AI actions, and create new ones.
If AI Actions have been configured in your application, and you have the required [permissions]([[= developer_doc =]]/permissions/policies/#ai-actions), including `Action configuration/Edit` and `Action configuration/Create`, you can reconfigure the existing AI actions, and create new ones.

## View AI actions

Expand Down
6 changes: 1 addition & 5 deletions docs/commerce/discounts/discounts.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Increase conversion and attract customers by offering them products at discounted prices.
editions:
- lts-update
- commerce
month_change: true
---
Expand All @@ -12,10 +11,7 @@ Discounts help store managers improve stock rotation, increase customer attachme

![Cart with discount](discount_cart.png)

The **Discounts** module is not included in [[= product_name =]] by default.
It's an [LTS Update]([[= developer_doc =]]/ibexa_products/editions#lts-updates) that requires separate [installation]([[= developer_doc =]]/discounts/install_discounts/).

Once the module is installed, depending on the permissions assigned to your [user role](permissions_and_users.md), you might be able to view existing discounts or define new ones to shape the pricing policy of your store.
Depending on the permissions assigned to your [user role](permissions_and_users.md), you might be able to view existing discounts or define new ones to shape the pricing policy of your store.

For example, you can create time-limited offers on selected products, ones that apply only to specified regions, currencies, products or customers, or reward your newsletter subscribers with special discount codes.

Expand Down
1 change: 0 additions & 1 deletion docs/commerce/discounts/work_with_discounts.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: Create and edit discounts, toggle discount status.
editions:
- lts-update
- commerce
month_change: true
---
Expand Down
4 changes: 2 additions & 2 deletions docs/content_management/block_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ For details, see [Editing Rich Text Fields](create_edit_content_items.md#edit-ri

!!! note "Use AI to improve text"

If the [AI Actions](ai_actions.md) LTS update has been installed and configured in your application, the **Improve text** button is visible.
If the [AI Actions](ai_actions.md) Lfeature has configured in your application, the **Improve text** button is visible.
If you have necessary permissions, you can click it to request that the AI Assistant performs specific tasks with your text.

For more information, see [AI Assistant](create_edit_content_items.md#ai-assistant).
Expand All @@ -361,4 +361,4 @@ On the **Properties** tab, set values in the following fields:
- **Name** – Enter a name for the page block.
- **Video** — Click **Select content**, browse the content, and select a video to display in the block.

On the **Properties** tab you can preview the selected video before adding it to the page.
On the **Properties** tab you can preview the selected video before adding it to the page.
2 changes: 1 addition & 1 deletion docs/content_management/create_edit_content_items.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Contact your website administrator about the details of using them.

### AI Assistant

If the [AI Actions](ai_actions.md) LTS update has been installed and configured in your application, when writing content, the **Improve text** button is visible in the online editor's toolbox.
If [AI Actions](ai_actions.md) have been configured in your application, when writing content, the **Improve text** button is visible in the online editor's toolbox.
If you have the required [permissions]([[= developer_doc =]]/permissions/policies/#ai-actions), you can request that the AI Assistant refines your text by using one of the defined actions.
For example, you can highlight a passage and instruct the AI Assistant to extend the passage or adjust its tone to suit your needs.
The **Go to AI actions** button can also visible to users with access to the **Admin UI**.
Expand Down
2 changes: 1 addition & 1 deletion docs/image_management/edit_images.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here, you can:

!!! note "Use AI to generate alternative text"

If the AI Actions LTS update has been installed and configured in your application, the **Use AI** button is visible.
If AI Actions have been configured in your application, the **Use AI** button is visible.
If you have `Action configuration/View` and `Action configuration/Execute` permissions, you can click it to have the alternative text generated automagically.
The **Go to AI actions** button can also visible to users with access to the **Admin UI**.
By clicking it, you can quickly navigate to [AI actions configuration](work_with_ai_actions.md).
Expand Down
2 changes: 1 addition & 1 deletion docs/image_management/upload_images.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can also [create additional folders](content_tree.md#add-folders) and sub-fo

!!! note "Use AI to generate alternative text"

If the [AI Actions](ai_actions.md) LTS update has been installed and configured in your application, the **Use AI** button is visible.
If [AI Actions](ai_actions.md) have been configured in your application, the **Use AI** button is visible.
If you have the required [permissions]([[= developer_doc =]]/permissions/policies/#ai-actions), you can click it to have the alternative text generated automagically.
The **Go to AI actions** button can also visible to users with access to the **Admin UI**.
By clicking it, you can quickly navigate to [AI actions configuration](work_with_ai_actions.md).
Expand Down
39 changes: 11 additions & 28 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,34 +86,17 @@
</div>
</div>
<div class="row">
<div class="row notifications">
<div class="col-12 col-lg-6">
<div class="notification notification--latest-release" id="tile2">
<div class="notification__content">
<h2>The latest release is [[= latest_tag_4_6 =]]</h2>
<div>The latest version of Ibexa DXP is [[= latest_tag_4_6 =]]. Take advantage of the newest features and enhancements.</div>
</div>
<div class="notification__cta">
<a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/">Release notes</a>
</div>
<div class="notification__image">
<img src="images/notification-latest-release.svg" alt="The latest release" />
</div>
<div class="col-12">
<div class="notification notification--latest-release" id="tile2">
<div class="notification__content">
<h2>The latest release is [[= latest_tag_4_6 =]]</h2>
<div>The latest version of Ibexa DXP is [[= latest_tag_4_6 =]]. Take advantage of the newest features and enhancements.</div>

Check failure on line 93 in docs/index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/index.md#L93

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/index.md", "range": {"start": {"line": 93, "column": 48}}}, "severity": "ERROR"}
</div>
</div>
<div class="col-12 col-lg-6">
<div class="notification notification--lts-update" id="tile3">
<div class="notification__content">
<h2>The newest LTS Update is Discounts</h2>
<div>Use it to reduce product prices and attract new customers, retain existing ones, or clear out stock.</div>
</div>
<div class="notification__cta">
<a href="https://doc.ibexa.co/en/latest/commerce/discounts/discounts/">Learn more about this LTS Update</a>
<a href="https://doc.ibexa.co/en/latest/ibexa_products/editions/#lts-updates">Discover other LTS Updates</a>
</div>
<div class="notification__image">
<img src="images/notification-lts-update.svg" alt="LTS Update" />
</div>
<div class="notification__cta">
<a href="https://doc.ibexa.co/en/latest/release_notes/ibexa_dxp_v4.6/">Release notes</a>
</div>
<div class="notification__image">
<img src="images/notification-latest-release.svg" alt="The latest release" />
</div>
</div>
</div>
Expand Down Expand Up @@ -248,7 +231,7 @@
<li><a href="commerce/shipping_management/work_with_shipping_methods/">Work with shipping
methods</a></li>
<li><a href="commerce/payment/work_with_payment_methods/">Work with payment methods</a></li>
<li><a href="commerce/payment/work_with_payments/">Work with payments</a></li>
<li><a href="commerce/discounts/work_with_discounts/">Work with discounts</a></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this change, why is "Work with payments" removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mnocon We're mentioning payments above (by pointing to payment methods) and we did not mention discounts, which are now no longer optional but a fully-fledged feature that may be of interest for the store manager.

</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/pim/manage_prices.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Products can have a base price and custom prices defined per custom
Prices can differ depending on [customer group](../customer_management/manage_customers.md) and [currency](../pim/manage_currencies.md) and be applied according to the rules.

With these basic price management features, you set up product prices manually.
For a more refined price management tool that you can use when managing a store, see the [Discounts](../commerce/discounts/discounts.md) LTS Update.
For a more refined price management tool that you can use when managing a store, see [Discounts](../commerce/discounts/discounts.md).

!!! note

Expand Down