Manage multiple Gmail signatures
This guide shows you how to create multiple Gmail signatures, assign defaults, and switch between them when composing emails. You'll also learn how to deploy signatures at scale using Patronum and troubleshoot common sync issues.
Add multiple signatures in Gmail
Gmail allows you to create up to 50 signatures per account, though 10-15 is more practical for day-to-day use. Each signature can contain up to 10,000 characters, including HTML and images. For administrators managing signatures across an organization, Patronum automates deployment through policy-based rollout. This ensures consistency and saves time compared to manual updates.
Create a signature policy
- Log in to the Patronum.
- Navigate to Policies in the left menu
- Click Add Policy via the blue + icon.
- Within the WORKFLOW section define your target users—choose organizational units (OUs), groups, or specific user attributes
- Select the Signature tab
- Design your primary signature template using HTML and dynamic attributes like
{{fname}},{{title}}, or{{department}} - If managing multiple Domain based SendAs email addresses, or Domain Aliases, add separate templates for each Domain address using the dropdown selection

- If you want to new SendAs addresses for your target users, such as Sales@ or Support@ select the SETTINGS tab
- Within the Settings section expand Aliases and add your new SendAs Address

- Click Save and Activate the policy
Understand policy sync timing
Patronum syncs signature policies to Gmail hourly via the Gmail API. After activation:
- Policies execute automatically every hour
- Changes to user attributes (like job titles or departments) propagate on the next sync cycle
- Gmail may cache signatures for 1-2 hours, so updates might not appear immediately in the compose window
If users report delays, ask them to refresh their browser or log out and back in to clear the cache.
Clear cache and refresh
If signatures appear inconsistent after deployment:
- Ask users to refresh their browser (Ctrl+F5 or Cmd+Shift+R)
- If that doesn't work, have them log out of Gmail and log back in
- Check the compose window to confirm the updated signature appears
Gmail caches signature data locally, so changes may not display until the cache clears.
Best practices for signature management
- Standardize templates: Use consistent branding, fonts, and colors across all signatures to maintain professional appearance
- Keep signatures concise: Aim for 4-6 lines of text to avoid overwhelming recipients or triggering spam filters
- Embed images properly: Host images on a reliable server (not local files) and use absolute URLs to ensure they display correctly
- Image size: Hosted images should be stored at the size you expect to have them displayed within the email signature. Don't host large images and resize via HTML, some email clients will ignore the code and display the image in the original size.
- Test on mobile: Preview signatures on mobile devices to confirm formatting remains readable and images scale appropriately
- Avoid external CSS: Use inline CSS styles instead of external stylesheets, as Gmail strips external CSS references
- Communicate policy rollouts: Notify users before deploying organization-wide signatures so they understand their manual signatures will be replaced
Related resources
- Adding multiple SendAs email signatures – Configure policy-based deployment for users with multiple email aliases
- Create a Gmail signature (Google Support) – Official Google documentation on signature basics
Updated on: 09/12/2025
Thank you!
