How Everything Connects
This doc explains the relationships between PSS Podio appsβhow they link together and why it matters.
The Hub-and-Spoke Modelβ
Think of your Podio workspace like a wheel:
- Projects = The hub (center)
- Everything else = Spokes connecting to the hub
Every item eventually traces back to a project. This keeps information organized and findable.
The Relationship Hierarchyβ
Here's how things nest:
| Level | App | Belongs To |
|---|---|---|
| 1 | Projects | β (top level) |
| 2 | Stages | Project |
| 3 | Tasks | Stage AND Project |
| 4 | Subtasks | Task (which belongs to Stage/Project) |
A task knows its stage, its project, and (if it's a subtask) its parent task.
How Links Are Createdβ
Automatic Links (You Don't Create These)β
| When This Happens | These Links Are Made |
|---|---|
| New project created | 5 Stages β linked to project |
| New project created | Safety record β linked to project |
| Stage becomes "Active" | Tasks created β linked to stage AND project |
| Task has subtasks | Subtasks β linked to parent task |
Manual Links (You Create These)β
| Link Type | When You Do It |
|---|---|
| Customer / GC β Contacts | When creating/editing a project |
| Related Tasks on Safety | When connecting safety items to specific tasks |
| Linked Projects on Contacts | When adding a contact to a project |
Following the Linksβ
Links are bidirectional. If Project A links to Stage B, then Stage B links back to Project A.
This means you can navigate in either direction:
From Project:
- Click Linked Stages β see all 5 stages
- Click Linked Safety & Compliance β see safety records
- Click Customer / GC β jump to contact
From Task:
- Click Linked Stage β jump to that stage
- Click Linked Project β jump to the project
- Click Dependencies β see prerequisite tasks

Why This Mattersβ
1. Everything Is Findableβ
Start at any point and navigate to related items. Looking at a task? One click to see the whole project.
2. Data Stays Connectedβ
When you update a project's PM, every linked stage and task still knows who the PM is (through the relationship).
3. Filters Become Powerfulβ
You can filter tasks by their project's fields:
- "Show tasks where project's Division = Concrete"
- "Show tasks where project's PM = Sarah"
4. Automations Know Where to Put Thingsβ
When the system creates tasks, it uses relationships to put them in the right place automatically.
The Task Dependency Chainβ
Tasks have a special relationship: Dependencies.
This isn't a parent-child link. It's a "this waits for that" link.
Task A (Independent)
β
ββββΊ Task B (Depends on A)
β
ββββΊ Task C (Depends on B)
- Task B can't start until Task A is complete
- Task C can't start until Task B is complete
When you complete Task A, Task B automatically moves to "In Progress" and the responsible person gets notified.

Relationship Fields Referenceβ
Projects Appβ
| Relationship Field | Connects To | Type |
|---|---|---|
| Customer / GC | Contacts | Single (one contact) |
| Linked Stages | Stages | Multi (5 stages) |
| Linked Safety & Compliance | Safety | Multi |
Stages Appβ
| Relationship Field | Connects To | Type |
|---|---|---|
| Linked Project | Projects | Single (one project) |
| Task Overview | Tasks | Multi (many tasks) |
Tasks Appβ
| Relationship Field | Connects To | Type |
|---|---|---|
| Linked Project | Projects | Single |
| Linked Stage | Stages | Single |
| Linked Parent Task | Tasks | Single (for subtasks) |
| Dependencies | Tasks | Multi (prerequisite tasks) |
Safety & Compliance Appβ
| Relationship Field | Connects To | Type |
|---|---|---|
| Linked Project | Projects | Single |
| Related Tasks | Tasks | Multi |
Contacts Appβ
| Relationship Field | Connects To | Type |
|---|---|---|
| Linked Projects | Projects | Multi |
Template Relationships (Behind the Scenes)β
The template apps also have relationships that the automation system uses:
| App | Relationship Field | Connects To |
|---|---|---|
| Task Templates | Linked Subtasks | Subtask Templates |
| Subtask Templates | Linked Main Task | Task Templates |
You won't interact with these directly. GlobiFlow uses them to know which subtasks to create for each main task.
Common Navigation Patternsβ
"I have a task, where does it belong?"β
- Open the task
- Check Linked Stage β tells you the stage
- Check Linked Project β tells you the project
"I want to see all tasks for a project"β
- Open the project
- Click any Linked Stage
- Look at Task Overview
Or use a view in the Tasks app filtered by Linked Project.
"I need to update contact info for a project"β
- Open the project
- Click Customer / GC
- You're now in the Contacts appβedit there
- Changes reflect everywhere that contact is linked
"What's blocking this task?"β
- Open the task
- Check Dependencies field
- Click through to see the prerequisite task(s)
- Check their Statusβare they complete?
Mental Model Summaryβ
| Concept | Analogy |
|---|---|
| Projects | A job folder |
| Stages | Tabs in the folder |
| Tasks | Sticky notes on each tab |
| Subtasks | Smaller sticky notes on a sticky note |
| Relationships | Staples holding things together |
| Dependencies | "Wait for this first" notes |
Everything connects. Nothing floats alone. That's how you keep hundreds of tasks organized across dozens of projects.
Related Docs:
- Apps and Items β What apps and items are
- Our Apps Explained β Details on each app
- Fields and Data β The data inside items
- Views and Filters β Using relationships to filter