Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Stop charges for a project' page #36

Merged
merged 2 commits into from
Jun 28, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
3 changes: 3 additions & 0 deletions serverless/nav/serverless-general.docnav.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
},
{
"slug": "/serverless/general/serverless-billing"
},
{
"slug": "/serverless/general/billing-stop-project"
}
]
},
Expand Down
18 changes: 18 additions & 0 deletions serverless/pages/manage-billing-stop-project.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
slug: /serverless/general/billing-stop-project
title: Stop charges for a project
description: How to stop charges for a project.
tags: [ 'serverless', 'general', 'billing' ]
---

<DocBadge template="technical preview" />
Got a project you no longer need and don't want to be charged for? Simply delete it.

Warning: All data is lost. Billing for usage is by the hour and any outstanding charges for usage before you deleted the project will still appear on your next bill.

To stop being charged for a project:
1. Log in to the [((ess-console-name))](((ess-console))).

2. Find your project on the home page in the **Serverless Projects** card and select **Manage** to access it directly. Or, select **Serverless Projects** to go to the projects page to view all of your projects.

3. Select **Actions**, then select **Delete project** and confirm the deletion.