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

# Add custom include to SPF

> PerfGrid knowledge base article in Email.

To send mail through another provider (Google Workspace, Microsoft 365, Amazon SES, SendGrid, and similar), you often need an extra **`include`** in your **SPF** record. You can manage that in cPanel.

<Steps>
  <Step title="Open Email Deliverability">
    In **cPanel**, go to **Email Deliverability**.
  </Step>

  <Step title="Choose the domain">
    Click **Manage** next to the domain you want to edit.
  </Step>

  <Step title="Customize SPF">
    Wait for the current records to load, then under **SPF** click **Customize**.
  </Step>

  <Step title="Add the include">
    After the records load again, under **Additional Settings**, choose **Add a new "+include" item** and enter the host you were given (for example `_spf.google.com`).

    Click **Install a customized SPF record** to save.
  </Step>
</Steps>

<iframe src="https://iframe.mediadelivery.net/embed/6032/183fcf24-d5ce-4893-8b1e-a89659eaf860?autoplay=true" allowFullScreen="true" />

## Related articles

* [Add google-site-verification TXT record to domain](/docs/cpanel/dns/add-google-site-verification-txt-record-to-domain)
