Apply jobs
Every signature write happens inside a job: either the recurring assignment sync or a manual apply you dispatch yourself. Jobs run in the background, report per-user results, and can be watched live.
The assignment sync
Once a day, SignatureCat re-resolves all assignments and re-applies signatures across the workspace. That is what keeps signatures current when people join groups, move between OUs or get hired. You can trigger the same sync at any time with Sync now on Assignments.
Manual applies: the Apply page
The Apply page (Editors and Admins) dispatches a one-shot job: pick a template, choose recipients, apply once. It is independent of assignments - useful for one-off rollouts, fixing individual mailboxes or covering people outside any assignment.
Recipients can be mixed and matched (up to 50 entries):
- Everyone - one click covers every active user in the Workspace at apply time.
- Users - individual users, found by email search. This is the only place with individual-user targeting.
- Groups - members are resolved at apply time. Note: nested groups are not expanded here (unlike assignments with + sub-groups).
- OUs - by path, with an include sub-OUs checkbox.
- Aliases - specific send-as addresses (up to 50). Each is matched to its mailbox owner and only signed if it is an accepted send-as alias;
{{email}}/{{domain}}render from the alias.
Submitting redirects to the live job view.
Watching a job
The job view at app.signature.cat/jobs/{id} live-updates while the job runs: status, progress and a per-user result table with error codes. Finished jobs are also listed on Task logs. Re-run failed retries only the failed rows.
Statuses and error codes are documented in Verify an assignment job.
How fast are changes visible?
Manual applies and self-service saves are near-instant (seconds to a couple of minutes for large targets). Assignment edits apply on the next daily sync unless you hit Sync now. Gmail shows the new signature on the next compose - already-sent emails never change.