Docs

Introduction

Attager is a Gmail add-on that automatically saves email attachments from selected messages into organized folders in your Google Drive. Create one or more “tasks” with simple filters (sender, subject, file types), and let Attager do the filing for you.

Installation

You can open Attager from the Gmail homepage or while viewing any email.

How Processing Works

To stay within Apps Script quotas, process recent emails first, then gradually extend the time window. See References.

UI Description

Main Card (home)

Main Card

How to access other screens

To access the Add‑On Context Menu, click the "⋮" icon on the Main Banner.

Tasks

Task Card

Task Fields

Task Actions

For large histories, create multiple smaller tasks or use narrower date ranges to respect Google Apps Script quotas. See References.

Test Filter (preview)

Use Test Filter to validate your task filters by previewing which emails they capture before processing.

Test Filter

Step‑by‑step: Add your first task

You can also create a task while viewing an email. Attager will prefill sender, subject, and file extension; tap View, adjust, and Save.

Global Settings

Global Settings

Date/Time Folder Formats

Define how date folders are named under each task’s storage path. Variables:

Supported: ${H} hour, ${D} day, ${M} month, ${Y} year, ${W} week.

Settings Actions

Clearing data is permanent. Files already saved in Drive are not deleted.

Triggers

Automatic Trigger

Automatic Trigger

Monthly day >28 is handled automatically by running on the last valid day.
Google Workspace enforces Apps Script quotas (execution time, Gmail reads, Drive writes, etc.). For reliability, prefer small batches and narrower time windows, especially when starting out or reprocessing old emails. See References below.

Manual Trigger

Manual Trigger

Licensing

License purchase and management are available exclusively within the Attager add‑on.
If your Pro license expires while multiple tasks are configured, only the first task remains visible and active; all others are hidden and disabled.

License Card Hidden Tasks

Purchasing a Pro License

You can start using Attager immediately with one task at no cost. Upgrade to Pro when you need multiple tasks.
Pro subscriptions can only be purchased within the Attager add‑on. Install the add‑on and access the License Card to complete your purchase.

Step‑by‑step: Purchase a Pro License

License Card Subscriptions

Ensure popup blockers are disabled in your browser; otherwise, the checkout page will not open.

License Card Subscriptions

Your email address is automatically provided to Stripe for a seamless checkout experience.

License Management

If you have an active Pro subscription, you can manage the following through the Stripe Customer Portal:

How to Manage Your License

Click the license management icon to access your subscription:

License Card Management

You will be redirected to the Stripe Customer Portal:

Stripe Customer Portal

Troubleshooting

Start at: Main Card → your target screen (Tasks / Triggers / Settings)

FAQ

Support

About Card

You can click the links directly on the About Card in Attager or use the links below.

References