System Overview
This guide documents the complete project management system for the Aqliyyat Research Institute. It covers every tool, every setup step, and every operational procedure required to run the Institute's editorial pipeline from first inquiry through final publication. It assumes no prior knowledge of any of the tools involved.
The system is built on four tools, each with a single defined role. Nothing overlaps. Airtable is the spine—it tracks every project, every meeting, every milestone, and every assignment. Google Drive stores every file. Zapier connects the two automatically so that a record created in Airtable produces a corresponding file in Drive without any additional action on your part. Zoom with AI recording handles meeting capture.
The operational spine. Tracks every project through its pipeline phases, logs all meetings and decisions, records milestones and payment triggers, and manages contributor assignments. This is where you work every day. Everything else is referenced from here.
Archival file storage. Every manuscript, dossier, brief, contract, and meeting note lives here in a structured folder system. Files are never stored in Airtable—they live in Drive and are linked from Airtable records.
The automation layer. When a new project is created in Airtable, Zapier automatically creates the corresponding Drive folder and links it back. When a meeting is logged, Zapier creates an archival Google Doc in the project's meeting folder. No manual filing required.
Meeting capture. Zoom's built-in AI Companion records and summarizes every meeting automatically. You restructure the summary into the standard five-item template and paste it directly into the Airtable meeting record. Zapier then archives it to Drive.
The Full Pipeline
Every project at the Institute passes through seventeen phases, from initial inquiry to publication. These phases are the columns of your Kanban board in Airtable. A project moves forward through the pipeline; it never skips phases. The Revision phase is the only one that can repeat—a project may loop between Submission and Revision more than once before reaching Acceptance.
Phases 1 through 9 constitute the Development track. Phases 10 through 17 constitute the Production track. Airtable will have two board views—one for each track—so neither becomes visually crowded.
Build Order
Set up the tools in this exact sequence. Each step depends on the previous one being in place. Do not begin Zapier until both Airtable and Drive are fully configured and tested manually with a dummy project.
Google Drive Setup
Google Drive is your file archive. Every document the Institute produces or receives—manuscripts, dossiers, briefs, contracts, meeting notes—lives in a structured folder system here. The structure must be consistent from the first project because Zapier will replicate it automatically for every subsequent project.
4.1 Master Folder Structure
Sign into Google Drive. Create the following folder structure exactly as shown. The indentation indicates nesting—folders listed under another are inside it.
The underscore at the start of _PROJECT_TEMPLATE ensures it always sorts to the top of the folder list. Do not rename it. Zapier references this folder by name when creating new project folders.
When a project is completed and published, move its folder from Active to Archive. Do not delete it.
4.2 ARI Templates Folder
Separate from ARI Projects, create a second top-level folder called ARI Templates. This folder holds every reusable Word template the Institute uses. It is never project-specific. Its contents:
- —Research Assignment Brief Template — the standard brief issued to researcher-writers
- —Writing Assignment Brief Template — the brief issued in the writing-only model, includes a dossier handoff section
- —Research Dossier Template — the structured document contributors use to record research findings
- —Pitch Template — the standard form scholars complete when proposing a project
- —Editorial Brief Template — issued to the editor at the Editorial Assignment phase
- —Meeting Note Template — the Word version of the five-item meeting record, used by Zapier to create archival copies
When starting a new project, you copy the relevant templates from this folder into the appropriate subfolders of the new project folder. You never edit the templates themselves—only copies of them.
4.3 Subfolder Reference
| Subfolder | What Goes Here |
|---|---|
| 01_Brief | The Research or Writing Assignment Brief issued for this project. Copy from ARI Templates when commissioning. |
| 02_Dossier | The Research Dossier produced by the contributor. Copy the template here at the start of Active Work. |
| 03_Manuscripts | All manuscript versions submitted by the contributor. Named with version numbers—never overwrite a previous version. |
| 04_Meetings | Archival Google Docs of all meeting notes, created automatically by Zapier. |
| 05_Contract | The signed contributor agreement and any written amendments. |
| 06_Editorial | The editorial brief, the editor's working copy, and the edited manuscript returned by the editor. |
| 07_Typesetting | Files sent to and received from the typesetter. Typeset PDFs and any correction rounds. |
Airtable Setup
Airtable is a database tool that looks and behaves somewhat like a spreadsheet but is far more powerful. Each table is a database with rows (records) and columns (fields). Tables can be linked to each other, so a meeting record in the Meetings table can reference the project it belongs to in the Projects table. Views let you display the same data in different ways—a grid, a Kanban board, a calendar—without changing the underlying data.
You will build one Airtable base containing four tables. A base is simply a collection of related tables. Think of it as a single file that contains everything related to ARI project management.
5.1 Creating the Base
- Sign in to Airtable at airtable.com. If you do not have an account, create one. The free tier supports everything described here.
- On the home screen, click Create a base. Choose Start from scratch.
- Name the base ARI Project Management. Click Create.
- Airtable will create one default table called Table 1. You will rename this and add three more.
5.2 Projects Table
Rename Table 1 to Projects. This is your Kanban spine. Every project at the Institute is one row in this table. Build the following fields by clicking the + button at the right end of the column headers to add each new field. Field type is in parentheses.
| Field Name | Field Type | Notes |
|---|---|---|
| Project ID | Single line text | This is the primary field. Format: ARI-2026-001-Hussain. Enter manually when creating each project. |
| Project Title | Single line text | Working title of the article or book. |
| Project Type | Single select | Options: Sharḥ, Matn, Critical Translation, Monograph, Article—Short, Article—Medium, Article—Long |
| Contributor | Single line text | Full name of the primary contributor. |
| Current Phase | Single select | All 17 phases listed in Section Two, in order. This field drives the Kanban board. |
| Phase Entry Date | Date | The date the project moved into its current phase. Update this every time you move a project forward. |
| Next Action | Single line text | One sentence describing the next concrete action required. |
| Next Action Due | Date | When the next action must be completed. |
| Production Model | Single select | Options: Researcher-Writer, Writing-Only |
| Difficulty | Single select | Options: Simple, Moderate, Advanced |
| Agreed Rate | Currency | The specific rate stated in the brief, not the range. |
| Payment Status | Single select | Options: Unpaid, Partial, Complete |
| Drive Folder | URL | Link to this project's folder in Google Drive. Populated automatically by Zapier. |
| Notes | Long text | Any additional context that does not fit elsewhere. |
Once the fields are built, create the Kanban view:
- Click + Add a view in the left sidebar of the Projects table.
- Select Kanban.
- Name this view Development Pipeline.
- Set the grouping field to Current Phase. The columns will now reflect the 17 phases.
- Create a second Kanban view. Name it Production Pipeline. Set the same grouping field, then filter it to show only projects where Current Phase is one of: Editorial Assignment, Editing, Director Review of Edit, Handoff to Typesetter, Typesetting, Proofreading, Final Approval, Published.
5.3 Milestones Table
Add a new table and name it Milestones. Each row is one milestone for one project. A project will have multiple milestone rows linked to it.
| Field Name | Field Type | Notes |
|---|---|---|
| Milestone ID | Autonumber | Primary field. Airtable assigns this automatically. |
| Project | Link to Projects | Links this milestone to its project. Select the Projects table when creating this field. |
| Milestone Name | Single line text | e.g. "Outline approved", "First third delivered", "Complete draft delivered" |
| Due Date | Date | As agreed in the brief. |
| Submitted Date | Date | When the contributor actually submitted this milestone. |
| Status | Single select | Options: Pending, Submitted, Approved, Overdue |
| Payment Triggered | Checkbox | Check this for flat-fee project milestones when a payment instalment is due. |
| Sign-off Date | Date | When the Director formally approved this milestone. |
| Notes | Long text | Director's assessment at this milestone, or any issues noted. |
Create a filtered view called Overdue that shows only milestones where Status is Overdue. Check this view every Monday morning.
5.4 Assignments Table
Add a new table and name it Assignments. This table tracks every formal assignment made on a project—the original commission and any secondary assignments such as editing. One project can have multiple assignments.
| Field Name | Field Type | Notes |
|---|---|---|
| Assignment ID | Autonumber | Primary field. |
| Project | Link to Projects | Links to the Projects table. |
| Assignment Type | Single select | Options: Research-Writer, Writing-Only, Editing, Proofreading |
| Assigned To | Single line text | Full name of the person assigned. |
| Assignment Date | Date | When the assignment was formally issued. |
| Deadline | Date | When the assignment is due back. |
| Compensation Type | Single select | Options: Within Stipend, Contracted |
| Rate if Contracted | Currency | Leave blank for stipended assignments. |
| Status | Single select | Options: Active, Completed, Cancelled |
| Notes | Long text | Any relevant context, including scope notes for stipended editors. |
5.5 Meetings Table
Add a new table and name it Meetings. Every meeting held in connection with any project is logged here as a single row. This is the Institute's written record of all project decisions.
| Field Name | Field Type | Notes |
|---|---|---|
| Meeting ID | Autonumber | Primary field. |
| Project | Link to Projects | Links to the Projects table. |
| Meeting Date | Date | |
| Meeting Type | Single select | Options: Weekly, Check-in, Milestone Review |
| What Was Due | Long text | What the contributor was expected to have produced or submitted since the last meeting. |
| Delivered | Single select | Options: Yes, No, Partial |
| Director's Assessment | Long text | Your evaluation of what was delivered. Be specific. |
| Decisions Made | Long text | Any formal decisions, changes of direction, or scope adjustments agreed in this meeting. |
| Next Deliverable | Single line text | What the contributor is expected to produce before the next meeting. |
| Next Deliverable Due | Date | |
| Flags or Concerns | Long text | Non-compliance, quality issues, or anything that may affect the stipend or project status. Leave blank if none. |
| Drive Meeting Note | URL | Link to the archival Google Doc created by Zapier. Populated automatically. |
Create a view called Project History. Group by Project field. This allows you to pull up every meeting record for a single project in chronological sequence—your complete accountability trail for that project.
Zapier Automations
Zapier connects Airtable and Google Drive so that actions in one tool trigger actions in the other automatically. You configure an automation once; it runs every time the trigger condition is met without any further action from you. Each automation is called a Zap. You will build three.
Go to zapier.com and create an account if you do not have one. The free tier allows five Zaps and is sufficient to start. Build and test each Zap individually before moving to the next.
6.1 Zap One — New Project Folder Creation
This Zap creates a new Drive folder for a project the moment you create its row in Airtable, then links the folder back to the Airtable record automatically.
- In Zapier, click Create Zap. Name it ARI — New Project Folder.
- Set the Trigger to Airtable. Select the event New Record. Connect your Airtable account when prompted. Select the ARI Project Management base and the Projects table.
- Add a Action: Google Drive — Create Folder. Connect your Google Drive account. Set the parent folder to ARI Projects/Active. Set the folder name to the Project ID field from Airtable—click the + button in the name field to insert the dynamic value.
- Add a second Action: Google Drive — Copy File. Use this to copy each of the seven subfolders from _PROJECT_TEMPLATE into the newly created project folder. You will need one Copy File action per subfolder—seven actions total. For each, set the source to the relevant template subfolder and the destination to the new project folder created in step 3.
- Add a final Action: Airtable — Update Record. Select the Projects table. Match the record by Project ID. Set the Drive Folder field to the URL of the folder created in step 3—Zapier provides this as an output of the Create Folder action.
- Test the Zap using the test button. Verify that the folder appears in Drive with the correct name and all seven subfolders, and that the Drive Folder field in the Airtable record is populated with the link.
- Turn the Zap on.
6.2 Zap Two — Meeting Note Archival
This Zap creates an archival Google Doc in the project's meeting folder each time you log a meeting record in Airtable, then links the document back to the meeting record.
- Create a new Zap. Name it ARI — Meeting Note Archival.
- Set the Trigger to Airtable — New Record — Meetings table.
- Add an Action: Google Drive — Create Document from Template. You will need to first create a Google Doc template in your ARI Templates folder. The template should have placeholders for each of the five meeting fields: What Was Due, Delivered, Director's Assessment, Decisions Made, Next Deliverable and Due Date, Flags or Concerns. In Zapier, select this template document. Map each placeholder to the corresponding Airtable field from the trigger.
- Set the destination folder dynamically. Zapier cannot directly look up the project's Drive folder from the linked Projects field without an intermediate step. Add a Lookup action first: Airtable — Find Record — search the Projects table for the record whose Project ID matches the Project field of the meeting record. This retrieves the Drive Folder URL for that project.
- Use the retrieved Drive Folder URL to set the destination to the 04_Meetings subfolder. Name the document: [Project ID]_Meeting_[Date] using dynamic values from the trigger.
- Add a final Action: Airtable — Update Record — Meetings table. Set the Drive Meeting Note field to the URL of the document just created.
- Test, verify the document appears in the correct folder with correct content, and turn the Zap on.
6.3 Zap Three — Overdue Milestone Alert
This Zap sends you an email alert when a milestone's due date has passed and its status is still Pending or Submitted—meaning it has not been signed off.
- Create a new Zap. Name it ARI — Overdue Milestone Alert.
- Set the Trigger to Airtable — New Record in View — Milestones table — Overdue view. Zapier will trigger whenever a record appears in that view, which happens when the Due Date passes and Status is still Pending or Submitted. Note: you will need to also set the Overdue view filter in Airtable to automatically update Status to Overdue when Due Date is past—use an Airtable Automation for this within Airtable itself before setting up this Zap.
- Add an Action: Email by Zapier — Send Outbound Email. Set the To address to your email. Subject: Overdue Milestone — [Project ID] — [Milestone Name]. Body: include the project name, milestone name, due date, and a link to the Airtable record.
- Test and turn on.
Zoom and the Meeting Workflow
All project meetings are held on Zoom. Zoom's built-in AI Companion records, transcribes, and summarizes every call automatically. You then restructure that summary into the five-item meeting template and log it in Airtable. Zapier handles the archival copy in Drive. The entire post-meeting workflow takes five minutes.
7.1 Enabling AI Companion
- Sign in to your Zoom account at zoom.us. Go to Settings in the left sidebar.
- Under the AI Companion tab, enable Meeting Summary with AI Companion.
- Enable Auto-start Meeting Summary so that the summary generates for every meeting without requiring you to activate it manually during the call.
- Under Recording, enable Cloud Recording so that a transcript is available alongside the summary. The transcript is your backup if the summary misses something.
- Confirm the settings are saved. Run a test call with yourself—join from two devices—to verify the summary generates at the end of the call and is delivered to your email.
7.2 The Standard Meeting Agenda
Every project meeting follows the same five-item agenda. Share this with contributors at the start of every book project engagement so they know what each weekly meeting covers. Consistent structure means the Zoom AI summary maps cleanly onto the template and the restructuring pass is minimal.
7.3 Post-Meeting Workflow
- After the call ends, Zoom delivers the AI summary to your email, typically within five minutes. Open it.
- Read through the summary. Reorganize or rewrite as needed so the content maps onto the five agenda items. This is not a transcription exercise—you are producing a clean, accurate record, not a verbatim account.
- Open Airtable. Go to the Meetings table. Click + Add a record.
- In the Project field, select the relevant project from the linked dropdown.
- Fill in each field: Meeting Date, Meeting Type, What Was Due, Delivered, Director's Assessment, Decisions Made, Next Deliverable, Next Deliverable Due, and Flags or Concerns if applicable.
- Save the record. Zapier will fire within one to two minutes, create the Google Doc in the project's 04_Meetings folder, and populate the Drive Meeting Note field with the link automatically.
- Verify the link appeared in the record. Open it once to confirm the document populated correctly. You are done.
Naming Convention
Every file, folder, and Airtable record uses the same naming convention. Consistency here is not a preference—it is what makes the system work at scale and what allows Zapier to locate files correctly.
8.1 Project ID
Every project receives a unique identifier at the moment it is created in Airtable. The format is:
Examples: ARI-2026-001-Hussain, ARI-2026-002-Rahman, ARI-2027-003-Khan. The year in the ID is the year the project was created, not the year it is published. The sequential number resets each year. The contributor last name is the primary researcher-writer, not an editor or secondary assignee.
8.2 File Naming
| File Type | Naming Format | Example |
|---|---|---|
| Project folder | [Project ID] | ARI-2026-001-Hussain |
| Brief | [Project ID]_Brief_[Type] | ARI-2026-001-Hussain_Brief_Research |
| Dossier | [Project ID]_Dossier | ARI-2026-001-Hussain_Dossier |
| Manuscript | [Project ID]_Manuscript_v[number] | ARI-2026-001-Hussain_Manuscript_v1 |
| Meeting note | [Project ID]_Meeting_[YYYY-MM-DD] | ARI-2026-001-Hussain_Meeting_2026-07-14 |
| Contract | [Project ID]_Contract | ARI-2026-001-Hussain_Contract |
| Editorial brief | [Project ID]_Brief_Editorial | ARI-2026-001-Hussain_Brief_Editorial |
| Edited manuscript | [Project ID]_Manuscript_Edited_v[number] | ARI-2026-001-Hussain_Manuscript_Edited_v1 |
| Typeset PDF | [Project ID]_Typeset_v[number] | ARI-2026-001-Hussain_Typeset_v1 |
Weekly Operational Rhythm
The system is only as useful as the discipline with which it is maintained. The weekly routine below takes fifteen minutes on a Monday morning and keeps the pipeline current, flags slippage before it becomes a problem, and ensures every record is up to date before the week begins.
9.1 Monday Morning Review — 15 Minutes
- Open the Development Pipeline Kanban. Scan every card. Any project that should have moved forward since last week—move it now and update the Phase Entry Date.
- Open the Overdue Milestones view in the Milestones table. For every overdue milestone, check whether the contributor has been notified. If not, note it in the Flags or Concerns field of the most recent meeting record for that project.
- Check Next Action Due dates in the Projects table grid view. Filter by Next Action Due this week. These are the projects requiring your direct attention before Friday.
- Check the Production Pipeline Kanban. Any project in Typesetting—when was it sent? If it has been more than the agreed turnaround, follow up with the typesetter.
- Update any payment statuses triggered by milestone sign-offs from the prior week.
9.2 After Every Meeting
Follow the five-step post-meeting workflow in Section Seven without exception. A meeting without a logged record did not happen as far as the system is concerned. The written record is the accountability structure your policies describe—it must be current.
9.3 When a Milestone Is Reached
- Open the Milestones table. Find the relevant milestone row. Set Submitted Date to today.
- Set Status to Submitted.
- If this is a Milestone Review meeting, log the meeting in the Meetings table as type Milestone Review.
- Once you have reviewed and approved the milestone, set Status to Approved and Sign-off Date to today.
- If the milestone triggers a payment (Payment Triggered checkbox is checked), update the Payment Status in the Projects table and initiate payment according to the contributor's agreement.
Starting a New Project
This is the exact sequence to follow each time a new project enters the pipeline. Follow it without variation. Every step that is skipped will produce a gap in the record that is difficult to reconstruct later.
- Assign the Project ID. Determine the next sequential number for the current year. Combine with the year and the contributor's last name: ARI-2026-003-Rahman.
- Create the Airtable record. Open the Projects table. Add a new record. Enter the Project ID, Project Title, Project Type, Contributor, and set Current Phase to Inquiry. Set Phase Entry Date to today. Zapier will fire and create the Drive folder automatically within one to two minutes.
- Verify the Drive folder. Open Drive and confirm the project folder exists inside ARI Projects/Active with all seven subfolders. Confirm the Drive Folder URL has appeared in the Airtable record.
- Copy the relevant templates. From ARI Templates, copy the appropriate brief template into the project's 01_Brief subfolder. If the project is researcher-writer, copy the Research Dossier template into 02_Dossier as well.
- Create the milestone rows. Open the Milestones table. Add one row per milestone for this project type, following the milestone schedules in the Book-Length Compensation Policy or the Article Compensation Policy as applicable. Link each row to the project. Set due dates based on the agreed timeline in the brief.
- Create the assignment row. Open the Assignments table. Add a row for the primary assignment. Fill in Assignment Type, Assigned To, Assignment Date, Deadline, Compensation Type, and Rate if applicable. Set Status to Active.
- Move the project to Commissioning once the brief is drafted. Update Current Phase and Phase Entry Date.
- Move to Agreement once the contract is signed. File the signed contract in 05_Contract. Update the phase.
- Move to Active Work once the contributor begins. For book projects, schedule the first weekly meeting.