Skip to content

Commit 45aeef9

Browse files
Merge pull request #10639 from mendix/kv-cc-resource-pack
Adjusting GenAI Resource Plan Size
2 parents fc93d0b + a5d8661 commit 45aeef9

4 files changed

Lines changed: 34 additions & 4 deletions

File tree

content/en/docs/control-center/genai-resources-self-service.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ The **GenAI Resources** section provides a detailed overview of all Mendix GenAI
1111

1212
## Prerequisites
1313

14-
Self-service provisioning of GenAI resources using Mendix Cloud Tokens is available only if the users meets the following conditions:
14+
Self-service provisioning of GenAI resources using Mendix Cloud Tokens is available only if the users meet the following conditions:
1515

16-
1. Sufficient token entitlements – The user should have an adequate number of available Mendix Cloud Token to allocate for GenAI resource provisioning.
16+
1. Sufficient token entitlements – The user should have an adequate number of available Mendix Cloud Tokens to allocate for GenAI resource provisioning.
1717
2. Valid subscription plan – The user's Mendix subscription must be based on the FY21 price list or newer. Older subscription plans are not eligible for provisioning.
1818
3. Single account ownership – The user should have a single account. Owning multiple accounts is not supported for self-service GenAI provisioning.
1919
4. Enterprise platform subscription – The user should have a single active enterprise platform subscription. If no active subscription is found, the system will display a warning message with this text: "We couldn't retrieve your correct platform account, which is required to access available tokens and create resources. Please contact Mendix Support for assistance."
@@ -50,13 +50,13 @@ When provisioning a new resource, enter the following information:
5050
* **User** – The name of the user for whom the provisioning was initially created.
5151
* **Email** – The user's email address.
5252

53-
After filling in the required fields, you can review all entered details in the **Resource Specification**. To learn more, refer to [Mendix Cloud GenAI Resource Packs](/appstore/modules/genai/mx-cloud-genai/resource-packs/).
53+
After filling in the required fields, you can review all the entered details in the **Resource Specification**. To learn more, refer to [Mendix Cloud GenAI Resource Packs](/appstore/modules/genai/mx-cloud-genai/resource-packs/).
5454

5555
Click **Provision Resource** to finalize the process. You are taken back to the **GenAI Resources** page, where the newly created resource is displayed in the list. Selecting the newly provisioned resource opens its details directly in the Mendix Cloud GenAI Portal in a new tab.
5656

5757
## Deprovisioning GenAI Resources
5858

59-
If you want to deprovision the resource, click the three dots icon ({{% icon name="three-dots-menu-horizontal" %}}) next to the selected resource and select **Deprovision Resource**.
59+
If you want to deprovision the resource, click the three-dot icon ({{% icon name="three-dots-menu-horizontal" %}}) next to the selected resource and select **Deprovision Resource**.
6060
A confirmation pop-up appears, displaying a message and the details of the selected resource, as shown in the example below.
6161

6262
{{< figure src="/attachments/control-center/genai-resources/deprovisioning.png" >}}
@@ -66,3 +66,29 @@ Click **Deprovision** to proceed. After confirmation, the resource status update
6666
{{% alert color="info" %}}
6767
Your subscription plan operates on a monthly bundle cycle. When you deprovision a resource, the actual deprovisioning will occur at the end of the current subscription month. Until that date, you can still use the resource, and the scheduled deprovisioning date will appear in the resource's **Status**.
6868
{{% /alert %}}
69+
70+
## Adjusting GenAI Resource Plan Size
71+
72+
You can change the plan size of an already provisioned GenAI resource (text or embedding models) to better match your actual token demand. You can adjust the GenAI resource plan size through the self-service capability of the Control Center.
73+
74+
To adjust a resource plan size, do the following:
75+
76+
1. Log in to the Control Center as a Company Admin.
77+
2. On the **GenAI Resources** page, click the three-dot ({{% icon name="three-dots-menu-horizontal-filled" %}}) icon next to the selected resource and select **Adjust Plan Size**.
78+
3. Choose the desired plan and review the **Resource Specification** on the **Adjust Plan Size GenAI Resource** page. Click **Adjust Plan** to submit the change.
79+
80+
{{< figure src="/attachments/control-center/genai-resources/adjust-plan-size.png" >}}
81+
82+
### Upgrading GenAI Resource Plan Size
83+
84+
To upgrade, select a larger plan that matches your expected demand. Upgrades take effect immediately. Your account must have sufficient unutilized cloud tokens to cover the additional tokens required by the new plan. For example, upgrading from a 30-token (Small) plan to a 60-token (Medium) plan requires at least 30 unutilized cloud tokens in your account. If your account lacks the required tokens, you will receive an error message and the upgrade will be prevented.
85+
86+
### Downgrading GenAI Resource Plan Size
87+
88+
To downgrade, select a smaller plan. Downgrades are not immediate. The current plan remains active until the end of the current subscription month, and the downgrade takes effect at the start of the next subscription month. For example, if a Medium plan started on 12 February and you schedule a downgrade on 20 February to Small, the actual downgrade will occur on 12 March. The cloud tokens returned to your account as a result of the downgrade become available only after the scheduled downgrade takes effect.
89+
90+
#### Cancelling a Scheduled Downgrade
91+
92+
You can cancel a scheduled downgrade at any time before it takes effect. When a downgrade is scheduled, the resource status changes to **PLAN DOWNGRADE SCHEDULED**. To cancel it, click the three-dot ({{% icon name="three-dots-menu-horizontal-filled" %}}) icon next to the selected resource and select **Cancel Plan Downgrade**. The action takes effect immediately and cancels the scheduled downgrade.
93+
94+
{{< figure src="/attachments/control-center/genai-resources/cancel-plan-downgrade.png" >}}

content/en/docs/marketplace/genai/mendix-cloud-genai/navigate_mxgenai.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ While changing the model version, note the following:
5252
Ensure you are using Mendix Cloud GenAI Connector version 5.3.0 and above to support the latest Cohere Embed v4 model. To see the upgraded model version reflected in your GenAI Connector after upgrading, make sure you are using Mendix Cloud GenAI Connector version 5.4.0 and above.
5353
{{% /alert %}}
5454

55+
#### Adjusting the Plan Size of GenAI Resources (Text and Embedding Models)
56+
57+
After a resource is provisioned, you can change its plan size, either upgrade or downgrade it to match your actual production token usage. Company admins can change the plan through the GenAI Resources self-service in the Control Center. For more information, see the [Adjusting GenAI Resource Plan Size](/control-center/genai-resources-self-service/#adjusting-genai-resource-plan-size) section of *GenAI Resources*.
58+
5559
### Team
5660

5761
{{< figure src="/attachments/appstore/platform-supported-content/modules/genai/navigate_mxgenai/GenAIResource_Team.png" >}}
266 KB
Loading
188 KB
Loading

0 commit comments

Comments
 (0)