You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/control-center/genai-resources-self-service.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,12 +69,12 @@ Your subscription plan operates on a monthly bundle cycle. When you deprovision
69
69
70
70
## Adjusting GenAI Resource Plan Size
71
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 self-service capability of the Control Center.
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
73
74
74
To adjust a resource plan size, do the following:
75
75
76
76
1. Log in to the Control Center as a Company Admin.
77
-
2. On the **GenAI Resources** page, click ellipsis icon ({{% icon name="three-dots-menu-horizontal" %}}) icon next to the selected resource and select **Adjust Plan Size**.
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
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.
@@ -85,9 +85,8 @@ To upgrade, select a larger plan that matches your expected demand. Upgrades tak
85
85
86
86
### Downgrading GenAI Resource Plan Size
87
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.
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
89
90
90
#### Cancelling a Scheduled Downgrade
91
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 ellipsis icon ({{% icon name="three-dots-menu-horizontal" %}}) icon next to the selected resource and select **Cancel Plan Downgrade**.
93
-
the action takes effect immediately and cancels the sceduled downgrade.
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.
0 commit comments