Overview
Services are the core organizational unit in GOV.UK Notify. Each service has its own settings, templates, team members, and API keys. This guide covers everything you need to know about managing services.Creating a New Service
Navigate to Add Service
From your dashboard, click “Add service” or go to
/add-service. You must be logged in with a government email address to create services.Choose Service Type
Select your organization type:
- Central government - For central government departments
- Local government - For local authorities and councils
- NHS - For NHS organizations (has special settings)
- NHS GP - For GP practices (limited in trial mode)
- Other - For other public sector organizations
Name Your Service
Enter a descriptive service name at
/add-service/name-your-service. Service names must be unique across your organization.The service name appears in emails and as the default sender name, so choose something recognizable to recipients.
Complete Setup
After creation, your service is created in trial mode with default limits:
- Email: 1,000 messages per day
- SMS: 1,000 messages per day
- Letter: 1,000 messages per day
- International SMS: 10 messages per day
Service Settings
Access service settings from/services/{service_id}/service-settings.
Basic Settings
Service Name
Change your service name from the settings page. The name is used as:- The default email sender name
- The identifier in the Notify dashboard
- Part of URLs and API responses
Email Sender Name
Customize how your service appears in email “From” fields:- Go to Service settings > Email sender name
-
Choose between:
- Service name (default) - Uses your service name
- Custom sender name - Specify a different name
-
Preview how it appears:
[Your Name] <[service-name]@notifications.service.gov.uk>
Channel Configuration
Enable/Disable Channels
Control which message types your service can send: Email- Must have at least one reply-to address
- Must confirm your email sender name
- Navigate to
/services/{service_id}/service-settings/set-email
- Enabled by default for most services
- Set at
/services/{service_id}/service-settings/set-sms - View current SMS rates and pricing
- Requires approval for live services
- Set at
/services/{service_id}/service-settings/set-letter - Shows current letter postage rates
Message Limits
Daily Sending Limits
View your current daily limits for each channel at/services/{service_id}/service-settings/daily-message-limit/{type}.
The page shows:
- Your daily limit
- Messages sent today
- Remaining quota
- Real-time updates
International Settings
International SMS- Enable at
/services/{service_id}/service-settings/set-international-sms - Set daily limit (default: 10 messages)
- Supports 200+ countries
- Enable at
/services/{service_id}/service-settings/set-international-letters - Allows addresses outside the UK
- Different postage rates apply
Data Retention
Control how long Notify stores your message data:- Navigate to
/services/{service_id}/service-settings/set-data-retention - Choose retention period: 3, 7, 14, 21, 28 days, or 3 months
- Applies to all message types
Inbound SMS
Receive text messages sent to your service:Enable Inbound SMS
Go to
/services/{service_id}/service-settings/receive-text-messages/start and click “Continue”.- Go to
/services/{service_id}/service-settings/receive-text-messages/stop - Choose whether to:
- Archive the number - Keeps it unavailable for reassignment
- Release the number - Makes it available for other services
Reply-to Addresses
Email Reply-to
Manage reply-to email addresses at/services/{service_id}/service-settings/email-reply-to.
Verify Address
Notify sends a verification email. Click the link within the timeout period (10 minutes).
Platform admins can add addresses without verification.
SMS Sender IDs
Manage at/services/{service_id}/service-settings/sms-sender:
- Add custom sender IDs (11 characters max, alphanumeric)
- Use your inbound number as a sender
- Set a default sender for templates
- Configure multiple senders for different use cases
Letter Contact Blocks
Add contact information for letters at/services/{service_id}/service-settings/letter-contacts:
- Enter contact details (address, phone, etc.)
- Set as default if this is your first contact block
- Appears on letter templates
Going Live
Request to Go Live
When ready to send to real users:Estimate Usage
At
/services/{service_id}/service-settings/request-to-go-live/estimate-usage, provide estimates for:- Emails per year
- SMS messages per year
- Letters per year
Submit Request
Complete the go-live request form with:
- Service purpose
- Who will receive messages
- Expected volume
- Main use case
Await Approval
The Notify team reviews your request. You may be asked for:
- Organisation agreement signature
- Additional service details
- Volume justification
Platform admins can switch services live immediately at
/services/{service_id}/service-settings/switch-live.Archive Service
To delete a service:- Navigate to
/services/{service_id}/service-settings/archive - Confirm deletion
- Service must be in trial mode OR you must be a platform admin
- All active users are removed from the service
- Service cache is purged
Advanced Settings (Platform Admin)
These settings require platform admin permissions:Service Permissions
Enable special capabilities at/services/{service_id}/service-settings/permissions/{permission}:
- Inbound SMS - Receive text messages
- Email authentication - Allow email-only sign-in for team members
- SMS to UK landlines - Send to landline numbers
- Send files via email - Attach files through the UI
Rate Limiting
Set messages per minute at/services/{service_id}/service-settings/set-rate-limit:
- Controls API throughput
- Prevents system overload
- Default varies by service type
Free SMS Allowance
Set annual free SMS quota at/services/{service_id}/service-settings/set-free-sms-allowance:
- Applies to financial year
- Overages are billable
- Tracked in billing system
Organization Linking
Link service to an organization at/services/{service_id}/service-settings/link-service-to-organisation:
- Inherits organization branding
- Shares branding pool
- Affects billing and reporting
Best Practices
Use Descriptive Names
Choose service names that clearly identify the purpose and sender to recipients.
Set Appropriate Limits
Configure daily limits based on actual usage patterns to avoid surprises.
Verify Reply Addresses
Always verify reply-to addresses to ensure users can reach you.
Plan for Growth
Request higher limits before you need them - approval takes time.
Troubleshooting
Cannot enable email channel
Cannot enable email channel
Ensure you have:
- At least one verified reply-to email address
- Confirmed your email sender name
Service name already exists
Service name already exists
Service names must be unique across your organization. Try:
- Adding your team or department name
- Using a more specific description
- Checking if a similar service already exists
Cannot change data retention
Cannot change data retention
High-volume services (1M+ messages expected or sent) require platform admin assistance to modify retention periods for performance reasons.
Reply-to verification fails
Reply-to verification fails
Related Resources
Template Management
Create and manage message templates
Branding
Customize email and letter appearance
Uploading Recipients
Send to multiple recipients via CSV
Authentication
Configure team member sign-in methods