Skip to content
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
23 changes: 15 additions & 8 deletions crowdsec-docs/sidebarsUnversioned.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,19 +221,26 @@ module.exports = {
},
{
type: "category",
label: "Threat Forecast 🏅",
link: {
type: "doc",
id: "console/threat_forecast",
},
items: [],
label : "Enterprise plan 🏅",
items: [
{
type: "doc",
label: "Enterprise support 🏅",
id: "console/enterprise_plan/enterprise_support",
},
{
type: "doc",
label: "Invoices 🏅",
id: "console/enterprise_plan/enterprise_invoices",
},
],
},
{
type: "category",
label: "Enterprise support 🏅",
label: "Threat Forecast 🏅",
link: {
type: "doc",
id: "console/enterprise_support",
id: "console/threat_forecast",
},
items: [],
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
id: enterprise_invoices
title: Invoices 🏅
---

# Find and download your invoices

:::warning
To access invoices, you need to be an **organization owner**
:::

Login to your account and ensure you have selected the correct organization in the organization switcher on the top left corner of the interface. Go to the `Settings` page and click on the `Billing and plans` entry menu. Once here, you have to click on the `Manage your plan` button.

![settings menu](/img/console/enterprise_invoices/invoices_settings_menu.png)

You will be redirected to the `Manage your plan` page.

![invoices](/img/console/enterprise_invoices/invoices_stripe.png)

At the bottom of the page, you can see the `Invoice history` section. Here you can see all the invoices associated with your organization. Click on the desired invoice adn download it.