> For the complete documentation index, see [llms.txt](https://learn.goodhearttech.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.goodhearttech.org/tech-guides/domain-and-dns/delegating-dns-permissions.md).

# Delegating DNS Permissions

## Cloudflare Account Permissions Delegation&#x20;

* Log in to the [Cloudflare Dashboard.](https://dash.cloudflare.com/)
* On the sidebar, go to **Manage Account** < **Members**

  <div align="left"><figure><img src="/files/OALeeJtszDGYQWO2LqrU" alt=""><figcaption></figcaption></figure></div>
* Click **Invite**, and type in **<tools@goodhearttech.org>,** and click **Add.**
* Under the **Type** dropdown, select **All Domains.**
* Check the **Super Administrator - All Privileges** box.&#x20;
* At the bottom of the page, click **Continue to Summary.**  Then click **Invite**.

## Google Domains Single Domain Delegation

Each domain in Google Domains has to be delegated separately, so if you have multiple domains, this process must be completed for each.&#x20;

* [ ] Sign in to [Google Domains](https://domains.google.com/registrar).
* [ ] Select the name of your domain.
* [ ] Open Menu ![Menu](https://lh3.googleusercontent.com/dxul49KVL0piV9Sl0Loj_caOrrNG0xRPW0hr4nLcZwmjZ_ZuXz2oJbGu7X4klMCdmY4=w36-h36), and click **Registration settings**.
* [ ] Under "*Domain permissions*," click **Add user**.
* [ ] Enter the email address: **<tools@goodhearttech.org>**

## GoDaddy Account Delegation

Use [this documentation from GoDaddy](https://www.godaddy.com/help/invite-a-delegate-to-access-my-godaddy-account-12376) to delegate the entire account to **<tools@goodhearttech.org>.**&#x20;

Be sure to choose the permissio&#x6E;**: Products, Domains, & Purchase**

## **Squarespace Account Delegation**

* Open Squarespace and navigate to dashboard: <https://account.squarespace.com/>
* Click on Permissions from the submenu on the site:&#x20;
  * ![](/files/U3uwEkeLKOxZqLXPzJk1)
* Click on the "***Invite Contributor***" buttton
* Enter the contributor's name and email address.
* Enable the toggle for **Administrator**.
* Click "**Invite**" to send the invitation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.goodhearttech.org/tech-guides/domain-and-dns/delegating-dns-permissions.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.
