Select the processing type for each folder. Inbox will default to Tidy, while Archive/Spam/Drafts will default to Ignore.
| Folder Name | Processing Type | Description |
|---|---|---|
| {{ folder.name }} | {% if folder.folder_type == 'tidy' %} Processed by AI to organize emails {% elif folder.folder_type == 'destination' %} Target for organized emails {% else %} Ignored during processing {% endif %} |