Managing Projects, folders, and files

πŸ• Read time: 5 min

Written By Clark Yuan

Last updated 3 days ago

Overview

Keeping your Projects organized makes it faster to find files, easier to share the right data with the right people, and less painful to hand projects off to teammates or clients. This article covers creating folders, renaming, moving, sorting, searching, and naming conventions in Stitch3D.

Creating folders

Folders let you group related Projects together.

  1. From the Projects page, click the + Folder button in the top-right corner of the page.

  2. Enter a folder name and click + Add Folder to confirm.

  3. Move related Projects to your new folder.

πŸ’‘ Tip: Create your folder structure before uploading, not after. It's much faster to upload Projects directly into the right folder than to move Projects around once they're processed.

Renaming folders, Projects, and files

You can rename any folder, Project, or file at any time.

  1. Click the β‹― (more options) menu that appears to the right of each folder, Project, and file.

  2. Select Rename.

  3. Type the new name and press Rename to save.

ℹ️ Note: Renaming a file does not affect the original file on your computer or change anything about how it displays in the viewer β€” only the name shown in Stitch3D is updated.

Moving Projects or folders into another folder

  1. Click the β‹― (more options) menu.

  2. Select Move.

  3. Select the destination folder from the list and press Move to confirm.

πŸ’‘ Tip: You can select multiple Projects and move them all at once. See Selecting multiple Projects below.

Selecting multiple Projects and folders

To move or delete several Projects and/or folders at once:

  1. Click the checkbox that appears next to each Project and folder to select it.

  2. Continue clicking checkboxes to add more files to your selection.

  3. Use the action bar that appears at the bottom of the page to move or delete the selected Projects and/or folders.

Sorting files

You can change how Projects, folders, and files are sorted to find what you need faster.

  1. Click the Sort option at the top of the Projects, Shared, and Favorites pages.

  2. Choose your preferred sort order:

Sort option

When to use it

Name (A–Z / Z–A)

When you use consistent naming conventions and want to scan alphanumerically

Date created (newest first)

When you want to see the most recent files at the top β€” useful for active projects

Number of files

When looking for Projects with many deliverable files

File size

When managing storage and looking for large files to review or delete

File type

When grouping files together by their file extension

Searching for Projects and files

The global search bar at the top of your workspace lets you find Projects, folders, and files quickly without scrolling or browsing. Stitch3D uses fuzzy search β€” your search terms don't need to be exact or perfectly spelled for results to appear.

  1. Click the Search bar at the top of your workspace.

  2. Start typing a Project name, folder name, or file name.

  3. Results appear as you type.

  4. Click any result to open it directly.

You can also search for Projects, folders, and files locally within the Projects, Shared, and Favorites pages.

How fuzzy search works:

Fuzzy search matches results even when your input is partial or slightly off. For example:

What you type

What it finds

north pit

north-pit_lidar, North Pit Survey 2024

acme

Acme Co – March 2024, acme-co_orthomosaic

orhtomosaic

orthomosaic (typo tolerance)

march sur

March Survey, 2024-03_survey

πŸ’‘ Tip: Because search is fuzzy, consistent naming conventions make results even more reliable. A file named north-pit_lidar_2024-03 will surface whether you search north pit, lidar, or 2024 β€” three different ways a teammate might look for the same file.

ℹ️ Note: Search covers Project names, folder names, and file names across your workspace. It does not search inside specific file contents or annotation text.

Deleting folders, Projects, and files

  1. Click the β‹― (more options) menu.

  2. Select Delete.

  3. Confirm the deletion in the dialog that appears by clicking Delete.

⚠️ Deleting a file is permanent. Stitch3D does not have a trash or restore function. Once a folder, Project, or file is deleted, it cannot be recovered. Double-check before confirming.

⚠️ Deleting a folder deletes all Projects and files inside it. Make sure you don't need any of the Projects in a folder before deleting it.

Naming conventions

Consistent Project and folder names save time, especially when sharing with clients or teammates who didn't set up the Project.

Recommended naming patterns:

Pattern

Example

Best for

Date-first (YYYY-MM-DD)

2024-03-15_site-survey

Projects with multiple visits β€” sorts chronologically automatically

Location + type

north-pit_lidar

Multi-area projects with distinct zones

Client + deliverable

acme-co_orthomosaic-final

Client delivery projects

Sequential

scan_001, scan_002

Large datasets broken into multiple files

Avoid:

  • Special characters in filenames: # % & * { } \\ / : < > ? |

  • Vague names like final, new, or v2 without context β€” acme-co_orthomosaic-v2-client-approved is better than final_FINAL

  • Overly long names β€” keep folder names under 50 characters where possible

πŸ’‘ Tip: Agree on a naming convention with your team before starting a new Project and stick to it. The best naming system is one everyone actually uses.

Recommended Project structure

There's no single right way to organize a Project but this structure works well for most spatial data workflows:

πŸ’‘ Tip: If you're delivering a Project to a client, keep deliverable files in a dedicated

Deliverables or Client folder and set appropriate sharing permissions on that folder only β€” so clients only see what they need.

Related articles

How to upload point clouds

How to upload raster data

How to upload media files

What are permission levels for shared files?

How to delete a Project, file, or folder