> ## Documentation Index
> Fetch the complete documentation index at: https://docs.base44.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting up your enterprise workspace domain

> Give your team one trusted address for secure, branded access to your workspace.

Connecting a domain to your enterprise workspace gives your organization a recognizable, trusted address for accessing Base44. It also enables domain-based access rules, so you can control who can join your workspace based on their email domain.

Your workspace domain is verified using a DNS TXT record. Once verified, Base44 uses it to enforce access policies and streamline onboarding for your team.

<Note>
  Only workspace owners and admins can configure the workspace domain.
</Note>

***

## Setting up your workspace domain

Enter your organization's domain in your workspace settings to get started. Base44 generates a TXT record you need to add to your domain provider to verify ownership.

**To set up your workspace domain:**

1. Click your workspace name at the top left of your account.
2. Click **Settings**.
3. Click **Auth and security**.
4. Under **Domain Verification**, enter your domain in the **Workspace domain** field.
5. Click **Check**.

<Frame caption="Adding your workspace domain in Base44">
  <img src="https://mintcdn.com/base44/lKEuUqrQ4MPL45Vu/images/enterprisedomain.png?fit=max&auto=format&n=lKEuUqrQ4MPL45Vu&q=85&s=e878c2a48833628bb69a00436958aad1" alt="Adding your workspace domain in Base44" width="1719" height="414" data-path="images/enterprisedomain.png" />
</Frame>

***

## Verifying your domain

Verifying your domain confirms that you control it and allows Base44 to use it for access policies and SSO. You do this by adding a TXT record to your domain provider's DNS settings.

<Note>
  DNS verification can take a few minutes depending on your domain provider. Once your DNS records are updated, Base44 automatically verifies your domain. If verification does not complete, click **Reset** to generate a new TXT record and try again.
</Note>

**To verify your domain:**

1. After running a check (see above), copy the **Host / Name** and **Value** details shown in the **Add DNS records** panel.
2. In a new tab, sign in to your domain provider.
3. Go to the DNS settings for your domain.
4. Add a new **TXT** record using the exact **Host / Name** and **Value** shown in your workspace.
5. Save your DNS changes.
6. Return to your workspace settings. Base44 checks your DNS records automatically and updates the status under **Domain Verification**.

<Frame caption="Verifying your workspace domain with a DNS TXT record">
  <img src="https://mintcdn.com/base44/lKEuUqrQ4MPL45Vu/images/domainverification.png?fit=max&auto=format&n=lKEuUqrQ4MPL45Vu&q=85&s=ce98df0a5239cd558fac16a9a440fd1a" alt="Verifying your workspace domain with a DNS TXT record" width="1674" height="418" data-path="images/domainverification.png" />
</Frame>

***

## FAQs

Click a question below to learn more.

<AccordionGroup>
  <Accordion title="Can I change my workspace domain after I set it?">
    Yes. You can update the workspace domain from **Auth and security** in your workspace settings at any time. After updating, you need to verify the new domain.
  </Accordion>

  <Accordion title="What happens if verification doesn't complete?">
    DNS changes can take a few minutes to propagate. If verification has not completed after some time, click **Reset** in the Domain Verification section to generate a new TXT record and try again. If the issue continues, check that the TXT record was added correctly in your domain provider's DNS settings.
  </Accordion>

  <Accordion title="How does the workspace domain relate to SSO?">
    Verifying your workspace domain is required before you can use domain-based access rules with SSO. Once verified, new members with your approved email domain can be automatically added to your workspace. Learn more about [setting up SSO for your workspace](/Enterprise/SSO-for-enterprise-workspace).
  </Accordion>
</AccordionGroup>
