--- title: EmailSenderConfiguration - GraphQL Admin description: The email sender configuration for a shop. This allows Shopify to send emails that are properly authenticated for a given domain. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/objects/emailsenderconfiguration md: https://shopify.dev/docs/api/admin-graphql/unstable/objects/emailsenderconfiguration.md --- # Email​Sender​Configuration object Requires `read_email_sender_configuration` access scope. The email sender configuration for a shop. This allows Shopify to send emails that are properly authenticated for a given domain. ## Fields * sender​Domain​Dns​Records [\[Email​Sender​Configuration​Dns​Record!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/EmailSenderConfigurationDnsRecord) non-null The list of DNS records that merchants need to configure for the current sender domain. *** ## Map ### Fields with this object * {}[Shop.emailSenderConfiguration](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop#field-Shop.fields.emailSenderConfiguration)