DNS configuration
Learn how to configure a custom URL for the portal, using your own domain or a Power Embedded internal domain.
Last updated
Learn how to configure a custom URL for the portal, using your own domain or a Power Embedded internal domain.
Power Embedded is a SaaS platform in white-label format, allowing each client to fully customize their experience. In addition to colors and images, it is possible to define a custom access URL for the system.
To access the system with a custom URL, there are two available options:
Use your own domain → Example: bi.yourcompany.com
Use the Power Embedded domain → Example: yourcompany.powerembedded.com.br
If you choose to use your own domain, you will need to add two records to your DNS: the CNAME and TXT entries to be able to use this custom URL in Power Embedded:
CNAME
bi
powerportal-client-eastus2.azurewebsites.net
TXT
asuid.bi
D1B15490F13A639D57FF7985A837F7E5242DD6F062BEEC8698E3CC36A6CBD693
The example above is for when you are configuring the subdomain bi.yourcompany.com
If the custom URL is bi.yourcompany.com, use the values above. If you want a different name, such as reports.mycompany.com, only the "Name" field will change:
CNAME → Name: "reports"
TXT → Name: "asuid.reports"
The values in the "Value" column remain the same.
After completing the indicated configurations, remember to contact the Power Embedded support team so they can activate it in the system.
Use the DNSChecker website to verify if the DNS record creation has already propagated.
After the support team's approval, follow the steps below to complete the configuration:
Access the Settings page in Power Embedded.
Enter the custom subdomain in the corresponding field.
Last updated