Hands-On: Set Up Your Digital Workspace
Create and organize your own digital office system from scratch.
Video
Watch the lesson video, then complete the reading and challenge.
Presentation Slides
Review the slides below, then complete the reading and challenge.

Lesson Notes
Read through the key concepts before you try the challenge.
Real-World Scenario
The Disorganized Drive vs. the Professional Workspace
Most people's first instinct when they start a new job is to save files wherever is convenient and figure out organization later. Later never comes. Here is what separates a disorganized drive from a professional workspace — and why the difference matters to everyone who works with you:
- Disorganized drives use vague file names — files named 'document1', 'final', 'final_FINAL', or 'untitled' are impossible to identify without opening them. In a shared drive, this forces every team member to open multiple files just to find the right one, wasting time across the entire team.
- Disorganized drives have no folder structure — files dumped into the root level of a drive, or organized by whatever seemed logical at the time, become unsearchable as the volume grows. After six months, a flat drive is a 500-item list that nobody can navigate.
- Professional workspaces use a logical, consistent folder hierarchy — top-level folders represent major categories (Clients, Projects, Internal Docs), and subfolders within each category provide a second level of organization. Anyone on the team can navigate to any file in under 30 seconds.
- Professional workspaces use standardized file naming — every file name includes a date in YYYY-MM format and a descriptive title, making files instantly identifiable and automatically sortable. You never need to open a file to know what it is.
- Professional workspaces are maintained, not abandoned — the structure you build on day one stays functional because you commit to naming every new file and placing it in the correct folder from the moment you save it. Setup is a one-time investment; maintenance is a daily habit.
Phase 1 — Planning Your Folder Architecture
The most important step in building a digital workspace happens before you create a single folder: planning the structure. Folders added impulsively after files start accumulating create an inconsistent system that breaks down quickly. Plan the architecture first, then build:
- Start with a main workspace folder — create a single top-level folder that holds everything. Name it clearly using your organization name or role: 'TOR Tech – My Workspace'. This is your root. Nothing gets saved outside of it.
- Create three core subfolders — most office assistant roles require three primary organizational categories: Clients (anything related to external contacts and client deliverables), Internal Docs (internal memos, policies, templates, and company documents), and Projects (active project work organized by project name or deadline).
- Decide your second-level structure before you need it — within the Clients folder, will you create a subfolder per client, or organize by date? Decide this in advance and commit to it. Changing the structure mid-stream forces you to reorganize everything that already exists.
- Match your folder structure to how you search, not how you create — when you need to find a file, what is the first thing you know about it: the client it belongs to, the project it is part of, or the date it was created? Build your top-level folders around the most common search trigger.
- Keep the structure shallow — a folder two or three levels deep is navigable. A folder five levels deep creates structure for its own sake and slows everyone down. Flat and wide is easier to navigate than deep and narrow.
Phase 1 — Professional File Naming Conventions
Professional file naming is one of the most immediately impactful habits you can build as an office assistant. A file name is the first piece of information anyone sees before opening a document. A professional name communicates everything needed to identify a file in under two seconds:
- Use the format: YYYY-MM_Description — for example, '2025-04_ClientNotes_AcmeCorp'. The date goes first so files sort chronologically in any folder view. The description follows, using underscores or hyphens between words.
- Never use spaces in file names — spaces in file names cause errors when files are shared across systems, uploaded to web tools, or referenced in code. Use underscores (_) or hyphens (-) instead: '2025-04_MeetingNotes' not '2025-04 Meeting Notes'.
- Be specific, not generic — 'Report' is not a file name. '2025-03_Q1SalesReport_Draft1' is a file name. Include enough detail that you could identify the file from the name alone, without opening it.
- Use version numbers when iterating — when a file goes through multiple rounds of revision, append a version number: _v1, _v2, _v3. Never save over a previous version without incrementing the number. Never name a file '_FINAL' — it will never actually be final.
- Apply the same convention to every file, every time — consistency is more important than perfection. A team where everyone uses the same naming convention creates a searchable, navigable archive. A team where everyone names files differently creates a permanent organizational mess.
Phase 2 — Uploading Files and Assigning Correct Permissions
Building a folder structure is step one. Populating it correctly and sharing it appropriately is step two. In a professional environment, you will frequently be asked to upload documents and grant colleagues or clients access to specific folders. Doing this correctly protects information and ensures the right people can access what they need:
- Upload files to the correct subfolder immediately — do not save to the root folder and plan to organize later. The moment a file lands in the wrong place, the system starts to break. Every file gets placed in its designated subfolder the moment it is uploaded.
- Rename files before uploading — apply the professional naming convention to every file before it enters the drive. Uploading 'scan0047.pdf' and renaming it later is a step that almost never happens. Name it first.
- Understand the three permission levels — in Google Drive and OneDrive, sharing a file or folder gives the recipient one of three access levels: Viewer (can only read, cannot edit or comment), Commenter (can add comments but cannot change content), Editor (can make changes to the file or folder contents). Match the permission level to the recipient's actual role in the document.
- Share folders, not individual files — when a client or colleague needs ongoing access to a category of documents, share the relevant subfolder rather than individual files. This way, every new file you add to that folder is automatically accessible to the recipient without requiring another sharing action.
- Never share a folder with more access than the recipient needs — if a client only needs to review a document, give them Viewer access. Giving Editor access to someone who only needed to read a file is a common and preventable mistake.
Quick Reference: Digital Workspace Setup

Setting Up Your Professional Digital Workspace
Responsible Use
AI Assist
Knowledge Check
Which of the following is an example of a professional file naming format?
Challenge
Apply what you've learned in this lesson.
Build and submit a complete professional digital workspace in Google Drive or OneDrive. This is your Module 1 capstone — it must demonstrate your ability to plan a folder structure, apply naming conventions, upload files, and manage sharing permissions. Your workspace must pass all five specifications below before you submit:
- Create a main folder called 'TOR Tech – My Workspace' and add three subfolders inside it: Clients, Internal Docs, and Projects — each subfolder must be clearly labeled and placed inside the main workspace folder, not at the root level
- Upload at least 3 files distributed across at least 2 of the 3 subfolders — each file must be renamed using the professional naming convention: YYYY-MM_Description (for example, 2025-04_ClientNotes_v1)
- Share the 'Clients' subfolder with your instructor using Viewer access — do not share the entire workspace, only the Clients subfolder, and confirm the permission level is set to View only
- Take a screenshot of your Google Drive (or OneDrive) showing the open workspace folder with all three subfolders visible and correctly named
- Write 2–3 sentences below the screenshot explaining the naming convention you used for your files and why you chose to organize the subfolders the way you did