# How to verify a domain in Google Workspace/G Suite in cPanel?

To use **Google Workspace**, formerly known as **G Suite**, the service will ask you to validate your domain.\
This is a security step to prevent others from using your domain with **Google Workspace**.

### Steps to verify your domain:

Access the **Cpanel** control panel and then navigate to the **Zone Editor** option under the **Domains** section.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle03.png" alt=""><figcaption></figcaption></figure>

Click the **Manage** button for the domain you want to validate.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle04.png" alt=""><figcaption></figcaption></figure>

You will see the **DNS Zone** for your domain. Click the **arrow button** to the right of **Add Record** and select **Add "TXT" record**.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle05.png" alt=""><figcaption></figcaption></figure>

In the **Google Workspace admin console**, look for the verification code for your domain.\
You should see a screen similar to the one in the image. Click **CONTINUE**.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle01.png" alt=""><figcaption></figcaption></figure>

You will see the code to validate your domain. Copy the code with the **COPY** button.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle02.png" alt=""><figcaption></figcaption></figure>

Back on the screen where you created the TXT record in **Cpanel**, you must configure the record as follows:\\

* Fill in the first field with your domain, adding a **dot** at the end.\\
* In the **Record** field, paste the verification code provided by **Google Workspace** in its admin console.\\
* Save the TXT record by clicking the **Save Record** button.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/VerificationGoogle06.png" alt=""><figcaption></figcaption></figure>

This domain validation record may take up to 72 hours to apply. However, while you finish setting up the next steps in the **Google Workspace admin console**, **Google** will begin searching for your new verification record.

### You can find these same steps in this video from our Youtube channel:

{% embed url="<https://www.youtube.com/watch?v=kmFS3qmzEY8>" %}

You will find these steps and the subsequent steps in the Google guide for setting up the service in its admin console:

<https://support.google.com/a/answer/60216?hl=en&ref_topic=9196&sjid=21619422865989428-SA>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sitioshispanos.com/menu-principal/guias/dominios/como-valido-un-dominio-en-google-workspace-g-suit-en-cpanel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
