Skip to content

New Project Setup Automator

Example prompt: "When I add a new project to our Notion tracker, create a Slack channel named #proj-[project-name], a Google Drive folder with subfolders for Docs, Design, and Deliverables, and a set of starter tasks in Asana."

How to automate new project setup with GloriaMundo

The Problem

Starting a new project involves a predictable checklist of setup tasks: create a Slack channel, set up a shared drive folder, build out the initial task board, invite the team, and draft a kickoff agenda. Each step is straightforward, but together they take 20-40 minutes and involve switching between four or five different tools. When projects kick off frequently — as they do in agencies, consultancies, and growing product teams — this setup work adds up. Worse, when it is done manually, things get missed: the folder structure is inconsistent, someone forgets to invite a stakeholder, or the Slack channel naming convention drifts.

How GloriaMundo Solves It

We build a workflow triggered when a new project entry appears in your project tracker. An integration step reads the project details — name, lead, team members, and start date — from Notion. Subsequent steps create the infrastructure: a Slack channel with a standardised name, a Google Drive folder with the agreed subfolder structure, and a set of starter tasks in Asana with the project lead assigned. An LLM step generates a kickoff agenda based on the project details and posts it to the new Slack channel. Glass Box preview shows you every channel name, folder path, and task before anything is created, so you can catch naming issues or missing team members before the setup runs.

Example Workflow Steps

  1. Trigger (webhook): Fires when a new row is added to the Projects database in Notion.
  2. Step 1 (integration): Read project details from Notion — project name, lead, team members, client name, and start date.
  3. Step 2 (integration): Create a Slack channel named #proj-[project-name] and invite the listed team members.
  4. Step 3 (integration): Create a Google Drive folder named "[Client] — [Project Name]" with subfolders for Docs, Design, and Deliverables.
  5. Step 4 (integration): Create starter tasks in Asana — "Define scope", "Schedule kickoff", "Set up recurring check-in", and "Confirm deliverables" — assigned to the project lead.
  6. Step 5 (llm): Generate a kickoff agenda covering introductions, scope confirmation, timeline, and next steps, based on the project details.
  7. Step 6 (integration): Post the kickoff agenda to the new Slack channel.

Integrations Used

  • Notion — source of project details and the trigger for the workflow
  • Slack — channel creation, team invitations, and kickoff agenda posting
  • Google Drive — shared folder and subfolder creation
  • Asana — starter task creation with assignees and due dates

Who This Is For

Operations managers, agency project leads, and team coordinators who spin up new projects regularly (2-5 per month or more) and want consistent setup without a manual checklist. Especially useful for teams where multiple people start projects and consistency matters for client professionalism.

Time & Cost Saved

Manual project setup across Slack, Drive, and a task board takes 20-40 minutes per project. For a team starting 4 projects per month, that is 1.5-2.5 hours monthly. Beyond the time saving, the consistency benefit is significant — every project starts with the same folder structure, channel naming, and baseline tasks, which reduces confusion down the line.