Guides /Email
Email

How to Set Up Google Workspace for Business Email (Step by Step)

December 3, 20256 min readHostBible Team

Google Workspace gives you Gmail with your own domain, plus Google Drive, Calendar, Meet, and the rest of the Google productivity suite, all managed from a central admin console. Setup involves four main steps: creating your account, verifying domain ownership, configuring DNS to route email through Google, and enabling authentication records. This guide covers every step in order, including the DNS records you need to add and what to expect from each stage.

Step 1, Create your Google Workspace account

Go to workspace.google.com and click Get Started. You will be asked to enter your business name, the number of employees (this does not lock you to a specific plan), and your country. On the next screen, enter an existing personal email address, this is used as a recovery contact and is not your new business email address.

When asked about your domain, select "I have a domain I want to use" and enter your existing domain name. If you do not yet have a domain, Google will offer to register one through Google Domains, but purchasing through a dedicated registrar and then connecting it to Workspace is generally a better approach for long-term flexibility.

Complete the account creation steps to set up your first user, this is the admin account. The username you enter here will become your first Google Workspace email address: username@yourdomain.com. You can create additional users and change the admin account later.

Choose a plan during signup. Google Workspace Business Starter is sufficient for most small teams and covers everything in this guide. See the pricing section below for what differs between plans.

Step 2, Verify domain ownership

Before Google routes any email, it requires proof that you control the domain. After account creation, you will be taken to a verification screen. Google provides a TXT record value that looks something like this:

google-site-verification=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Log in to wherever your DNS is managed, your domain registrar, Cloudflare, or your web hosting control panel if it manages DNS, and add this as a TXT record on the root of your domain (the host field is typically left blank or set to @). The record has no expiry and does not affect any other DNS records or your website.

Return to the Google Admin Console setup screen and click Verify. Google checks for the TXT record immediately, but if DNS has not yet propagated you may need to wait a few minutes and try again. Once verified, you can proceed to DNS configuration. Do not delete the verification TXT record after the process completes, Google periodically re-checks it.

Step 3, Configure MX records to route email through Google

This is the step that actually redirects your domain's incoming email to Google's mail servers. In your DNS provider, delete any existing MX records for your domain and replace them with Google's five MX records:

ASPMX.L.GOOGLE.COM, priority 1
ALT1.ASPMX.L.GOOGLE.COM, priority 5
ALT2.ASPMX.L.GOOGLE.COM, priority 5
ALT3.ASPMX.L.GOOGLE.COM, priority 10
ALT4.ASPMX.L.GOOGLE.COM, priority 10

Set the host field to @ (or leave it blank, depending on your DNS provider) and use a TTL of 3600 seconds (1 hour) or the default your provider suggests. Once these records propagate, typically within one to four hours, all email sent to @yourdomain.com will be delivered to Google's infrastructure and into your Workspace inboxes.

Important: do not update the MX records until your Google Workspace accounts are created and ready to receive mail. If you update MX records first, incoming messages will queue briefly at Google but will have nowhere to be delivered if your user accounts do not exist yet. Create all your user accounts in the Admin Console before changing MX records.

Step 4, Set up SPF, DKIM, and DMARC

SPF: Add a TXT record at the root of your domain that authorises Google's servers to send mail on your behalf:

v=spf1 include:_spf.google.com ~all

If you also send mail from other services (your web host, Mailchimp, a CRM), include them in the same SPF record. A domain can only have one SPF TXT record, multiple records are ignored or cause errors.

DKIM: In the Google Admin Console, go to Apps → Google Workspace → Gmail → Authenticate email. Select your domain and click Generate New Record. Google creates a 2048-bit RSA key pair. Copy the TXT record value provided and add it to your DNS as a TXT record with the host set to google._domainkey. Return to the Admin Console and click Start Authentication. Google confirms the record is live within a few minutes of DNS propagation.

DMARC: Add a TXT record at _dmarc.yourdomain.com to define your policy:

v=DMARC1; p=none; rua=mailto:dmarc@yourdomain.com

Start with p=none to monitor without blocking. The rua address receives aggregate reports from receiving mail servers showing what messages passed and failed authentication. After reviewing reports for a few weeks and confirming your SPF and DKIM records are working correctly, move to p=quarantine and eventually p=reject.

Adding users, aliases, and setting up Gmail on mobile

Add additional users in the Admin Console under Directory → Users → Add new user. Each user requires a first name, last name, and primary email address. They will receive a welcome email at their new Google Workspace address and be prompted to set a password on first login. Every user you add counts against your subscription and billing.

Email aliases let a single user receive mail at multiple addresses without creating a separate account. To add an alias, go to the user's profile in Admin Console, click the user's name, and add alternate email addresses under the user information section. Aliases are useful for role addresses (info@, support@) that a specific person manages, mail arrives in their primary Gmail inbox alongside their regular email, and they can send from the alias address too.

To add Gmail to a mobile device, install the Gmail app and sign in with the Google Workspace email address and password. The app automatically configures all settings including sync, push notifications, and access to Google Calendar, Contacts, and Drive from the same account. No manual server configuration is needed.

Google Workspace pricing tiers: what actually differs

Business Starter ($6/user/month) includes Gmail with custom domain, 30GB pooled Google Drive storage per user, Google Meet video calls up to 100 participants, Google Docs/Sheets/Slides, shared calendars, and standard Admin Console controls. This plan is sufficient for most small businesses using Workspace primarily for email and basic document collaboration.

Business Standard ($12/user/month) doubles the storage to 2TB pooled per user, raises Meet capacity to 150 participants with recording to Google Drive, adds noise cancellation in Meet, and includes enhanced security features such as eDiscovery and audit logs. The meaningful upgrade from Starter to Standard is storage and Meet recording, if your team runs a lot of recorded video calls or generates significant Drive storage, Standard justifies the additional cost.

Business Plus and Enterprise add compliance tools, advanced data loss prevention, SAML SSO, and enterprise-grade admin controls that most small businesses will never need. Start with Starter and upgrade when you hit a specific limitation, Google makes it easy to upgrade within the Admin Console at any time without losing data or reconfiguring anything.

Google Workspace vs cPanel email: which to choose

cPanel email hosting is the right choice if cost is your primary constraint, your team is small (one to three people), you need basic send and receive from a custom domain address, and you have no requirement for shared calendars, video conferencing, or collaborative document editing. The email functionality is solid and the setup is straightforward for anyone comfortable with cPanel.

Google Workspace is the right choice if your team actively uses or would benefit from shared calendars, Google Meet, Google Drive collaboration, or centralised admin controls for managing user accounts and security policies. It is also the better choice if email reliability and deliverability at scale matter to your business, Google's infrastructure and IP reputation are significantly stronger than shared hosting mail servers.

The practical decision point for most small teams is whether the $6 per user per month cost is justified by the productivity tools beyond email. If you would use Google Calendar, Drive, and Meet regularly, Workspace is good value. If you just need a mailbox, cPanel hosting email is a sensible, zero-overhead alternative.

Business email included with every hosting plan

Every HostBible hosting plan includes custom domain email. No extra charge, no third-party account required.

View Hosting Plans