> For the complete documentation index, see [llms.txt](https://docs.emaillabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaillabs.io/en/first-steps/spf-record/if-you-dont-have-an-spf-record.md).

# If You Don’t Have an SPF Record

* Log in to your domain’s admin panel and go to the DNS record management section.
* Create a TXT record for your domain.
* In the value field, enter the following SPF record:

  `v=spf1 mx a include:_spf.emaillabs.net.pl ~all`

This record indicates that your domain uses EmailLabs servers to send email messages.
