Automate Correspondence Distribution with Distribution Rules
Role: Project Admin or Org Admin
Time: 20 minutes
Prerequisites: Correspondence types configured (NCR and RFI must exist); distribution list for the quality team created (or use individual users); Project Admin access
Distribution rules automatically add recipients to correspondence when conditions match — so the right people are always copied without relying on the sender to remember.
This tutorial creates two rules:
- Auto-CC the Quality Team on every NCR — so no NCR goes out without the quality manager knowing
- Auto-CC the Design Manager on every RFI — so the design manager tracks all RFIs without being manually added each time
Step 1: Check your distribution lists
Before creating rules, check whether distribution lists exist for the groups you want to add as recipients.
- Go to Correspondence → Distribution Lists (or Settings → Correspondence → Distribution Lists).
- Confirm a Quality Team distribution list exists with the correct members.
- Confirm the Design Manager is set up as a user you can reference.
If the Quality Team list doesn't exist:
- Click New Distribution List.
- Name: "Quality Team".
- Add members: Quality Manager, Quality Engineer, Quality Director.
- Save.
Step 2: Navigate to Mail Distribution Rules
- Go to Settings → Mail → Distribution Rules.
- You see the list of existing rules (may be empty for a new project).
Step 3: Create Rule 1 — Auto-CC Quality Team on NCR
- Click New Rule.
- Configure the rule:
| Field | Value |
|---|---|
| Rule Name | Quality Team CC — NCR |
| Active | Yes |
| Scope | Project (applies to this project only) |
- Under Conditions, click Add Condition:
| Field | Operator | Value |
|---|---|---|
| Correspondence Type | is | NCR |
-
Under Recipients to Add:
- Click Add Recipient
- Type: CC
- Recipient: Distribution List → "Quality Team"
-
Under Rule Type: Select Additive (adds recipients; does not replace what the sender has already entered).
-
Click Save Rule.
Step 4: Create Rule 2 — Auto-CC Design Manager on RFI
- Click New Rule.
- Configure:
| Field | Value |
|---|---|
| Rule Name | Design Manager CC — RFI |
| Active | Yes |
| Scope | Project |
- Conditions:
| Field | Operator | Value |
|---|---|---|
| Correspondence Type | is | RFI |
-
Recipients:
- Type: CC
- Recipient: User → [Design Manager's account]
-
Rule Type: Additive.
-
Click Save Rule.
Step 5: Test Rule 1 — Create a test NCR
- Go to Correspondence → New Correspondence.
- Set Type to NCR.
- Fill in a test subject (e.g. "Test NCR — Distribution Rule Check").
- Fill in To with any recipient (e.g. a contractor contact).
- Before sending, check the CC field:
- The Quality Team members (or the distribution list) should have been automatically added.
- You did not add them manually.
- If they appear in CC: the rule is working. Click Cancel — do not send the test NCR.
- If they do NOT appear: check the rule is Active and the Type condition is exactly "NCR" (case-sensitive, must match the type code).
Step 6: Test Rule 2 — Create a test RFI
- New Correspondence → Type: RFI.
- Fill in subject: "Test RFI — Distribution Rule Check".
- Check the CC field — the Design Manager should appear automatically.
- Confirm → click Cancel.
Step 7: Handle edge cases
What if the sender wants to remove the auto-added CC? With Additive rules, the auto-added recipients can be manually removed before sending if appropriate. The rule doesn't prevent removal — it's a default, not a lock.
What if you want to prevent removal of a CC? Use a Restrictive rule. Restrictive rules enforce recipients — they cannot be removed by the sender. Use this sparingly (e.g. for compliance-required recipients like a legal or audit address).
What if multiple rules match the same correspondence? All additive rules fire — all recipients are merged. If a restrictive rule applies, those recipients are locked and cannot be removed.
Verification
After setup, confirm:
- A new NCR automatically shows Quality Team in CC without manual entry
- A new RFI automatically shows the Design Manager in CC without manual entry
- Rules appear as Active in Settings → Mail → Distribution Rules
- Existing correspondence is NOT affected (rules only apply to new correspondence going forward)
What's next
- Mail Distribution Rules Guide — full reference: conditions, rule types, conflict resolution
- NCR Correspondence Cycle tutorial — end-to-end NCR workflow using these distribution rules
- Mail Approval Rules — pair distribution rules with approval rules for full governance