diff --git a/dedibox/dedicated-servers/how-to/terminate-dedibox-server.mdx b/dedibox/dedicated-servers/how-to/terminate-dedibox-server.mdx new file mode 100644 index 0000000000..54432e26b9 --- /dev/null +++ b/dedibox/dedicated-servers/how-to/terminate-dedibox-server.mdx @@ -0,0 +1,32 @@ +--- +meta: + title: How to terminate a Dedibox server in the Online console + description: Learn how to terminate a Dedibox server in the Online console. +content: + h1: How to terminate a Dedibox server + paragraph: This guide explains how to terminate a Online Dedibox server in the Online console. +tags: dedibox terminate server online console delete cancel +dates: + posted: 2024-12-12 + validation: 2024-12-12 +categories: + - dedibox-console +--- + + +- A Dedibox account logged into the [console](https://console.online.net) +- An active Dedibox server + +## How to terminate your Dedibox server +1. Click your username, next to _logged in as_, in the top right corner of the [Online console](https://console.online.net/). From the drop-down menu, select **Services**. The service page displays. +2. Click the **Detail** next to the Dedibox server you want to terminate. The **Server information** page displays. +3. Click **Terminate**. A pop-up displays. +4. Click **Confirm Termination**. The Server and all associated options display. +5. Type a comment in the **Reason for termination** field, and enter a summary. +6. Click **TERMINATE THIS SERVICE AND OPTION ASSOCIATED** to confirm the termination. + + +Your Dedibox server will be terminated in accordance with the timing of your termination request: +To terminate a server at the end of the current month, you must submit your termination request between the 1st and 20th of that month. +If you submit your termination request after the 20th, the termination will be effective at the end of the following month. + diff --git a/menu/navigation.json b/menu/navigation.json index ed1aace4a7..e5971d4098 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -4979,6 +4979,10 @@ { "label": "Use the serial console", "slug": "use-serial-console" + }, + { + "label": "Terminate a server", + "slug": "terminate-dedibox-server" } ], "label": "How to",