diff --git a/docs/accounts-billing/imgs/add-domain-team.avif b/docs/accounts-billing/imgs/add-domain-team.avif new file mode 100644 index 00000000..70711269 Binary files /dev/null and b/docs/accounts-billing/imgs/add-domain-team.avif differ diff --git a/docs/accounts-billing/imgs/add-domain.avif b/docs/accounts-billing/imgs/add-domain.avif new file mode 100644 index 00000000..70820173 Binary files /dev/null and b/docs/accounts-billing/imgs/add-domain.avif differ diff --git a/docs/accounts-billing/imgs/remove-domain-team.avif b/docs/accounts-billing/imgs/remove-domain-team.avif new file mode 100644 index 00000000..4782a8b1 Binary files /dev/null and b/docs/accounts-billing/imgs/remove-domain-team.avif differ diff --git a/docs/accounts-billing/manage-custom-domains.md b/docs/accounts-billing/manage-custom-domains.md index 1b0813c3..6c85c302 100644 --- a/docs/accounts-billing/manage-custom-domains.md +++ b/docs/accounts-billing/manage-custom-domains.md @@ -7,19 +7,24 @@ All paid plans include one free custom domain, with the option to purchase more ### How do I purchase additional custom domains? To purchase domains, paid users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click the **Add Domains** button. - + +![add-domain](imgs/add-domain.avif) + + +The **Team** owner can purchase domains from the **My Team** page. Under the **Custom Domains** section, click **Add Domains** to add one for the team. + +![add-domain-team](imgs/add-domain-team.avif) :::note Note that purchasing a domain is not possible during the trial period. If you're interested in obtaining a domain, please reach out to our support team for further assistance. ::: - ### How do I remove custom domains? To remove the custom domain, paid users can go to their [**account**](https://app.flutterflow.io/account) page, find the **Custom Domains** section, and click **Remove Domains** to remove the existing custom domain. - \ No newline at end of file +The **Team** owner can remove domain from the **My Team** page. In the **Custom Domains** section, click **Remove Domains**. + +![remove-domain-team](imgs/remove-domain-team.avif)