DNS configuration

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.

Creating DNS Records

To access the system with a custom URL, there are two available options:

  1. Use your own domain → Example: bi.yourcompany.com

  2. 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:

Type
Name
Value

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

Configuration Example

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.

circle-exclamation

Configuring the New URL in Power Embedded

After the support team's approval, follow the steps below to complete the configuration:

  1. Access the Settings page in Power Embedded.

  2. Enter the custom subdomain in the corresponding field.

How to Configure on Other Platforms

Last updated