$6.99
New
Home › Templates › Agency › Forge Studio
Agency dashboard template
Forge Studio Agency Dashboard Template
Forge Studio is a dark single-file HTML dashboard template that runs an agency's projects, tasks, clients, team, and messages from one screen.
Forge Studio is an agency operations dashboard template for studios that juggle client work across a small team. The template renders in a dark Ember theme with a red accent and organizes daily work into 7 views: Dashboard, Projects, Tasks, Team, Clients, Messages, and Settings. It ships as one self-contained HTML file in Inter, with all interactivity written in vanilla JavaScript.
The Dashboard view opens with 3 stat cards: Earn this month at $1,583, Running projects at 125, and Total clients at 018. Below them, an Unfinished Tasks panel lets you check items off, a Messages panel shows the latest client notes, and a notes column with a team avatar row and a live chat box handles quick coordination. A Worldwide Buyer Distribution map plots 6 client location pins against a note that 35% of clients are worldwide, and a Top regions panel ranks the United States at 3,548, Brazil at 2,140, India at 1,820, Australia at 980, and Germany at 640.
What is inside Forge Studio
- 3 stat cards: Earn this month $1,583, Running projects 125, and Total clients 018
- Unfinished Tasks panel with clickable checkboxes that toggle a strikethrough done state
- Messages panel showing the latest notes from clients and teammates
- Notes column with an add-note action and a team avatar row of 5 members plus an invite button
- Live chat box that appends sent messages as bubbles in the conversation
- Worldwide Buyer Distribution map panel with 6 glowing location pins and a 35% worldwide clients note
- Top regions bars for the United States (3,548), Brazil (2,140), India (1,820), Australia (980), and Germany (640)
- Projects table with Project, Client, Deadline, Progress bar, and Status columns across 4 engagements
- Clients table with Projects, Spend, and Status columns, from Gorardim at $48,200 to Skyline at $9,800
- Team view with 6 member cards showing name, role, and color-coded avatar
Specifications
| Format | Single self-contained HTML file; zero dependencies, no build step |
|---|---|
| Theme | Ember |
| Mood | Dark |
| Category | Agency |
| Price | $6.99, one-time |
Who Forge Studio is for
Forge Studio gives studio leads the Dashboard stat cards to check monthly earnings, running project count, and client count before the morning standup.
Project managers use the Projects table to track each engagement by Client, Deadline, Progress bar, and Status, from In progress through Review to Done.
Designers and engineers use the Tasks view to work the shared task list, clicking items to mark them complete with a strikethrough.
Account managers use the Clients table to see project counts and lifetime spend per client, with Gorardim at 4 projects and $48,200 as the largest account.
Everyone on the team uses the Messages inbox and the live chat box for quick client and internal notes.
When to reach for it
Forge Studio suits a studio whose project status lives in a chat channel and a shared spreadsheet. The Projects table replaces the spreadsheet, the Tasks view replaces the pinned checklist message, and the Clients table answers the lifetime-spend question without a pivot table.
Forge Studio also fits freelancers growing into a small team. The template already models the entities a studio outgrows last: clients with spend, projects with deadlines and progress, and a team roster with roles. Swapping the sample rows for real engagements is a plain-text edit in one file.
Frequently asked questions
What is Forge Studio built for?
Forge Studio is built for agencies and design studios managing client work. It tracks projects with deadlines and progress, a shared task list, a client table with lifetime spend, a team roster, and an inbox, all in a dark single-file HTML template.
Are the tasks and chat in Forge Studio interactive?
Yes, the tasks and chat in Forge Studio are interactive. Clicking a task toggles its done state with a strikethrough, and typing in the chat box and pressing Enter appends your message as a bubble. Add-note, new-project, and invite actions confirm with toast notifications.
What does the Worldwide Buyer Distribution panel show?
The Worldwide Buyer Distribution panel shows a dotted world map with 6 glowing pins marking client locations, labeled with a note that 35% of clients are worldwide. Beside it, a Top regions panel ranks 5 countries with horizontal bars and client counts.
How do I load my real clients and projects?
You load your real clients and projects by editing the table rows and data arrays inside the file. The Projects and Clients tables are plain HTML rows, and tasks, notes, team members, and messages are JavaScript arrays at the bottom, so replacing them takes a text editor.