Skip to content

Commit 002d135

Browse files
committed
stitch the rest of _docs
1 parent 8843f78 commit 002d135

89 files changed

Lines changed: 210 additions & 210 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_docs/latest/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If there are tests missing, code style concerns or specific architectural issues
7777

7878
## Ways to help
7979

80-
The starting point would be to get familiar with Metabase the product, and know your way around. If you're using it at work, that's great! If not, [download Metabase](/start/oss/) and play around with it. Read the docs and generally get a feel for the flow of the product.
80+
The starting point would be to get familiar with Metabase the product, and know your way around. If you're using it at work, that's great! If not, [download Metabase](https://metabase.com/start/oss/) and play around with it. Read the docs and generally get a feel for the flow of the product.
8181

8282
Here are some ways you can help, in order of increasing coordination + interaction with us:
8383

_docs/latest/cloud/accounts-and-billing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Managing billing and accounts in the Metabase Store.
1515

1616
## Try out a free 14-day trial of Pro
1717

18-
If you're on a [Starter](/product/starter) cloud plan, you can try out [all the features of Metabase Pro](/product/pro) for free for 14 days with no commitment.
18+
If you're on a [Starter](https://metabase.com/product/starter) cloud plan, you can try out [all the features of Metabase Pro](https://metabase.com/product/pro) for free for 14 days with no commitment.
1919

2020
If you want to stick with Pro, you'll have the chance to upgrade. Otherwise, your plan will automatically switch back to Starter.
2121

@@ -63,7 +63,7 @@ To cancel a Starter or Pro plan directly in the Metabase Store:
6363

6464
1. Log in to your Metabase [Store account](https://store.metabase.com).
6565
2. Go to **Instances**.
66-
3. Under the instance with the subscription that you want to cancel, click **Cancel subscription and delete instance**. If you're on an Enterprise plan, you'll need to [contact support](/help-premium).
66+
3. Under the instance with the subscription that you want to cancel, click **Cancel subscription and delete instance**. If you're on an Enterprise plan, you'll need to [contact support](https://metabase.com/help-premium).
6767

6868
## Update payment information
6969

@@ -110,7 +110,7 @@ The primary account holder should request a name change by emailing [billing@met
110110

111111
## Reset your Admin password
112112

113-
If you need to reset your Admin password, [contact support](/help-premium).
113+
If you need to reset your Admin password, [contact support](https://metabase.com/help-premium).
114114

115115
## Change your company name
116116

@@ -143,7 +143,7 @@ If you need to change your primary account holder, for example if your primary a
143143

144144
## Move from Metabase Cloud to self-hosting Metabase
145145

146-
If you're on Metabase Cloud but need to switch to hosting Metabase yourself, [contact us](/help-premium) and we'll give you a backup of your application database that you can use to restore Metabase on your own infrastructure.
146+
If you're on Metabase Cloud but need to switch to hosting Metabase yourself, [contact us](https://metabase.com/help-premium) and we'll give you a backup of your application database that you can use to restore Metabase on your own infrastructure.
147147

148148
## Further reading
149149

_docs/latest/cloud/cloud-vs-self-hosting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Infrastructure costs are tricky to estimate, so keep in mind that the above self
3636

3737
There are some cases where you _should_ self-host.
3838

39-
- You need an [air-gapped environment](/product/air-gapping), usually for regulatory compliance, or if you’re running your own three-letter-agency… If you’re not sure if you need an air-gapped environment, you don’t need an air-gapped environment. If you do need an air-gap, we have an [air-gap offering as well](/talk-to-a-person/) (just not for Cloud, obviously).
39+
- You need an [air-gapped environment](https://metabase.com/product/air-gapping), usually for regulatory compliance, or if you’re running your own three-letter-agency… If you’re not sure if you need an air-gapped environment, you don’t need an air-gapped environment. If you do need an air-gap, we have an [air-gap offering as well](https://metabase.com/talk-to-a-person/) (just not for Cloud, obviously).
4040
- You have some regulations that stipulate how you run your software (like HIPAA).
4141
- You want to run a custom build of Metabase. That is, you’re running a fork of Metabase (OSS or the Enterprise/Pro version) so you can add your own customizations to the software, and you have the engineering resources to tank that level of overhead.
4242
- You want to use a community or custom driver. We only support [official (1st-party) and partner drivers](/docs/latest/databases/connecting#connecting-to-supported-databases) on Metabase Cloud, because we need to be able to vouch for their quality and help you with problems in a production context.
@@ -47,7 +47,7 @@ Otherwise, you're better off having us handle all of the overhead so you can foc
4747

4848
Metabase also has a paid version that ships with all of the bells and whistles (SSO, row-level permissions, customization, and a lot more). Plans with this version include:
4949

50-
- [Metabase Pro](/product/pro)
51-
- [Metabase Enterprise](/product/enterprise)
50+
- [Metabase Pro](https://metabase.com/product/pro)
51+
- [Metabase Enterprise](https://metabase.com/product/enterprise)
5252

5353
You can self-host this paid version, or have have us host it for you on Metabase Cloud for no additional cost. We don't charge more because we believe you'll have such a better experience that it'll be easier for us to support you.

_docs/latest/cloud/custom-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ latest: true
1515

1616
By default, Metabase will automatically provision a domain name for your Metabase that ends in metabaseapp.com (e.g., yourcompany.metabaseapp.com).
1717

18-
[Pro and Enterprise](/pricing/) plans allow you to add a custom domain. Setting a custom domain will update your instance's [Site URL](/docs/latest/configuring-metabase/settings#site-url). The Site URL is used for things like creating links in emails, auth redirects, and in some embedding scenarios.
18+
[Pro and Enterprise](https://metabase.com/pricing/) plans allow you to add a custom domain. Setting a custom domain will update your instance's [Site URL](/docs/latest/configuring-metabase/settings#site-url). The Site URL is used for things like creating links in emails, auth redirects, and in some embedding scenarios.
1919

2020
## How to add a custom domain to your Metabase
2121

@@ -48,7 +48,7 @@ That's it. You may need to wait a bit for the CNAME to update (this delay is spe
4848

4949
- the URL directs people to your Metabase,
5050
- your domain has SSL certificates set up to serve your instance over HTTPS to the new domain,
51-
- and that your [metabase.com/cloud/login](/cloud/login) works as expected.
51+
- and that your [metabase.com/cloud/login](https://metabase.com/cloud/login) works as expected.
5252

5353
You'll still be able to access your original, automatically provisioned domain (e.g., yourcompany.metabaseapp.com), so existing embedded links should continue to work.
5454

_docs/latest/cloud/how-billing-works.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ When you sign up for a paid Metabase plan on our website, you can elect to pay i
2020

2121
Both billing frequencies include a flat monthly or annual payment, and bill additional [user accounts](#what-counts-as-a-user-account) each month on a prorated basis (or quarterly, if you're [paying by invoice](#how-invoicing-works-for-pro-plans)).
2222

23-
Companies with large number of users can talk to sales about our [Enterprise plan](/sales/), which includes more options and discounts.
23+
Companies with large number of users can talk to sales about our [Enterprise plan](https://metabase.com/sales/), which includes more options and discounts.
2424

2525
## How monthly billing works
2626

27-
Though we bill you monthly, we calculate how much you owe each day. So, say you're on the [Starter plan](/pricing/). Your monthly bill would include:
27+
Though we bill you monthly, we calculate how much you owe each day. So, say you're on the [Starter plan](https://metabase.com/pricing/). Your monthly bill would include:
2828

2929
- $85 flat payment for the month. This payment additionally covers the first five people who use your Metabase that month. If you have fewer than five people using your Metabase, your bill will still be $85 that month.
3030
- Each additional person costs \$5, prorated for how many days their [accounts were available](#what-counts-as-a-user-account) that month. So if an account only existed for the last 10 days of your 30 day billing period, you'd only be charged for those 10 days, not for the full 30 days. Same goes if you deactivated an account prior to the end of the billing period, you'll only be charged for the days when the account was available for use during that billing period. Basically, you only ever pay for all accounts in your Metabase that haven't been deactivated yet.
3131

3232
## How annual billing works
3333

34-
Paying up front for a year will save you 10%. So, again let's use the [Starter plan](/pricing/) as an example. With annual billing, you will:
34+
Paying up front for a year will save you 10%. So, again let's use the [Starter plan](https://metabase.com/pricing/) as an example. With annual billing, you will:
3535

3636
- Have an annual payment of $918. That payment additionally covers five user accounts. This flat payment is made up front; it's not billed monthly. If you have fewer than five accounts, you still pay $918 for the year.
3737
- For each additional user account above those first five user accounts, you'll be billed at $54, prorated for the year. So, for example, if you start out with just the first five accounts that are included in the initial $918 annual payment, then decide to add another user account six months into your annual billing cycle, you'll only be charged $27 dollars for that account, as you'll only need to pay for the remaining six months. When the annual billing cycle repeats, you'll be charged $918 for the first five users, plus \$54 for that additional user (and any other additional users you've added in the interim).
@@ -97,7 +97,7 @@ Metabase offers annual invoicing for Pro plans (in addition to our Enterprise pl
9797
- You can see a list of all of your invoices and their statuses in the **Billing** tab of your Metabase Store account.
9898
- You can add, edit, or remove up to five Tax IDs, which Metabase will include on your invoices.
9999
- You'll still need to keep a valid credit card on file.
100-
- No, we won't use your billing portal, or fill out security or other forms. If you need white-glove treatment, our sales team will be happy to help get you set up on our [Enterprise plan](/sales/).
100+
- No, we won't use your billing portal, or fill out security or other forms. If you need white-glove treatment, our sales team will be happy to help get you set up on our [Enterprise plan](https://metabase.com/sales/).
101101

102102
### Criteria for invoice eligibility
103103

_docs/latest/cloud/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ latest: true
1313

1414
# Limitation of Metabase Cloud
1515

16-
There are some limitations that could impact your migration to Metabase Cloud. These limitations apply to all [Metabase Cloud plans](/pricing/).
16+
There are some limitations that could impact your migration to Metabase Cloud. These limitations apply to all [Metabase Cloud plans](https://metabase.com/pricing/).
1717

1818
## Metabase Cloud only supports official and partner databases
1919

_docs/latest/cloud/migrate/cloud-to-self-hosted.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ latest: true
1616
1717
Migration from Metabase Cloud to self-hosted will keep all of your questions, dashboards, people, settings --- everything in your existing Metabase.
1818

19-
To migrate, you'll need to [contact our success team](/help/premium) to get a snapshot of your Metabase's [application database](/docs/latest/installation-and-operation/migrating-from-h2#metabases-application-database). This application database contains information about all the settings, questions, dashboards, models, users, etc from your Metabase Cloud instance. The application database is distinct from any of the databases you have connected to your Metabase. You'll need to host your own PostgreSQL database and import your data by restoring from this snapshot of your application database.
19+
To migrate, you'll need to [contact our success team](https://metabase.com/help/premium) to get a snapshot of your Metabase's [application database](/docs/latest/installation-and-operation/migrating-from-h2#metabases-application-database). This application database contains information about all the settings, questions, dashboards, models, users, etc from your Metabase Cloud instance. The application database is distinct from any of the databases you have connected to your Metabase. You'll need to host your own PostgreSQL database and import your data by restoring from this snapshot of your application database.
2020

2121
## Preparing to migrate from cloud to self-hosted
2222

@@ -43,7 +43,7 @@ If you're migrating from a Metabase Cloud Pro plan to a self-hosted Pro plan, yo
4343

4444
## How to migrate from Metabase Cloud to a self-hosted instance
4545

46-
1. **Request a snapshot of your application database** for your Metabase Cloud instance by [contacting our Success Engineering team](/help/premium).
46+
1. **Request a snapshot of your application database** for your Metabase Cloud instance by [contacting our Success Engineering team](https://metabase.com/help/premium).
4747

4848
Currently, you can't generate the snapshot yourself. A Metabase Success Engineer will generate a snapshot for you and email a link to download your snapshot from the Metabase Store.
4949

@@ -57,7 +57,7 @@ If you're migrating from a Metabase Cloud Pro plan to a self-hosted Pro plan, yo
5757

5858
The migration will involve running a CLI command to load the data from the H2 snapshot you downloaded to your self-hosted application database.
5959

60-
If you encounter any issues, check out the [troubleshooting guide](/docs/latest/troubleshooting-guide/loading-from-h2) or [contact us](/help/premium).
60+
If you encounter any issues, check out the [troubleshooting guide](/docs/latest/troubleshooting-guide/loading-from-h2) or [contact us](https://metabase.com/help/premium).
6161

6262
4. **Pro plans will need to input a license token to activate the paid features**. If you're migrating to a Pro self-hosted plan, [activate your Enterprise Edition token](/docs/latest/installation-and-operation/activating-the-enterprise-edition).
6363

_docs/latest/cloud/migrate/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Once the snapshot upload completes:
5353

5454
While Metabase prepping the migration, click on the **Go to Metabase Store** button to sign in to or set up your account.
5555

56-
Choose your plan: [Starter](/product/starter) or [Pro](/product/pro). You can choose monthly or annual billing (annual will save you 10%).
56+
Choose your plan: [Starter](https://metabase.com/product/starter) or [Pro](https://metabase.com/product/pro). You can choose monthly or annual billing (annual will save you 10%).
5757

5858
Choose your deployment: you can specify your DNS alias and select your hosting region.
5959

_docs/latest/cloud/start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ latest: true
1212

1313
# Metabase Cloud
1414

15-
Metabase Cloud is what we call our hosted service for our [Starter](/product/starter), [Pro](/product/pro), and [Enterprise](/product/enterprise) plans. We deal with running your Metabase server for you, manage uptime and backups, and handle all the upgrades so you're always on the latest version of Metabase.
15+
Metabase Cloud is what we call our hosted service for our [Starter](https://metabase.com/product/starter), [Pro](https://metabase.com/product/pro), and [Enterprise](https://metabase.com/product/enterprise) plans. We deal with running your Metabase server for you, manage uptime and backups, and handle all the upgrades so you're always on the latest version of Metabase.
1616

1717
## Metabase Cloud documentation
1818

@@ -45,8 +45,8 @@ Manage your Metabase Cloud instance, subscription, and billing via the [Metabase
4545

4646
## Metabase Cloud contact
4747

48-
- [Send us an email](/help/premium)
48+
- [Send us an email](https://metabase.com/help/premium)
4949

5050
## Terms of service
5151

52-
- [Hosting terms of service](/license/hosting)
52+
- [Hosting terms of service](https://metabase.com/license/hosting)

_docs/latest/cloud/storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Learn more about [uploads](/docs/latest/exploration-and-organization/uploads).
2727

2828
### Metabase Cloud Storage uses ClickHouse
2929

30-
Under the hood, Metabase Cloud Storage uses [ClickHouse](/data-sources/click-house) to store your data.
30+
Under the hood, Metabase Cloud Storage uses [ClickHouse](https://metabase.com/data-sources/click-house) to store your data.
3131

3232
### Writing SQL queries on data stored in Metabase Cloud Storage
3333

@@ -47,7 +47,7 @@ Current customers can [contact us](mailto:help@metabase.com) to get Metabase sto
4747

4848
## Metabase Cloud Storage pricing
4949

50-
Pricing depends on how much data you need to store. See the section on Storage on our [pricing page](/pricing/).
50+
Pricing depends on how much data you need to store. See the section on Storage on our [pricing page](https://metabase.com/pricing/).
5151

5252
## Syncing Google Sheets with Metabase
5353

0 commit comments

Comments
 (0)