Skip to main content

Creating Projects

Learn how to create and configure new projects in Glossa.

Written by Ali
Updated this week

Overview

Projects are the top-level organizational unit in Glossa. Each project represents a single software implementation, migration, or enhancement effort and contains all related requirements, files, tasks, and configurations.

Creating a New Project

Step-by-Step Process

Creating a project in Glossa follows a guided flow that ensures you capture all necessary information:

  1. Navigate to Projects

    • Click on Projects in the main navigation

    • Click Create Project

  2. Name Your Project (Required)

    • Enter a descriptive name for the project

    • This name will be used in requirement IDs

    • Example: "Pawsome CRM Implementation"

  3. Select if the project is a migration (Required)

    • Check the box if you're moving from one system to another

    • Keep the box unchecked if you're building within an existing system

  4. Choose Project Stage (Required)

    • Discovery - Gathering requirements

    • Design - Planning the solution

    • Build - Development phase

    • Test - QA and UAT

    • Deploy - Going live

    • Support - Post-implementation maintenance

  5. Set AI Requirements Detail Level (Required)

    • Broad Strokes - High-level requirements for early discovery/sales

    • Balanced - Standard detail for most discovery work

    • Granular - Deep implementation details

    • See the AI Requirements Detail section below for detailed guidance

  6. Select or Create Client (Required)

    • Choose an existing client from the dropdown, OR

    • Add client information into the fields below Add New Client for this Project to add a new one

    • See the Clients article for details on client management

  7. Add Systems

    • For Migrations: Add both Source/Legacy system and Target/New system

    • For Enhancements: Add only the Target/New system

    • Choose an existing system from the dropdown, OR

    • Enter the company name and product name (e.g., "Salesforce Sales Cloud")

    • This is free text entry - your entries are not validated by Glossa

  8. Add Data Sources

    • If you've enabled drive integrations, you can select files and folders from connected drives to add to the project (see the Drive integrations article)

    • If you've enabled email integrations, you can select emails to add to the project (see the Email integrations article)

    • You can add files and folders from your local storage to add to the project

    • You can skip this and add input data later

  9. Click Finish

    • You can go to the dashboard for the project you just created, or navigate to the list of all projects in the org

Required vs Optional Fields

Required Fields

  • Project Name - Must be unique and descriptive

  • Project Stage - Current phase of the project

  • Detail Level - Granularity and volume level for requirements

  • Client - Who the project is for

  • System - At least one system (target/new system)

Optional Fields

  • Source/Legacy System - Only needed for migrations

Understanding Project Settings

AI Requirements Detail

The AI Requirements Detail level determines the volume and granularity of generated requirements. It also determines which quality criteria are used to evaluate requirements in the AI Review:

Level

Best For

Detail & Volume

Quality Criteria

Broad Strokes

Sales discovery, early conversations

Very high level, fewest number of requirements

Clear, Correct, Feasible

Balanced

Most discovery work, standard projects

Moderate level of detail, about twice as many requirements as Broad Strokes

Traceable, Unambiguous, Testable, Clear, Correct, Feasible

Granular

Deep technical work, detailed implementation

Extremely detailed, about twice as many requirements as Balanced

All Balanced criteria + Independent, Atomic, Implementation-Free

Important: You can change the Requirement Level later, but the new level only applies to requirements created after the change.

Project Stage

Stages help you track where you are in the project lifecycle:

  • Discovery - Gathering and documenting requirements

  • Design - Creating technical designs and architecture

  • Build - Active development

  • Test - QA, UAT, integration testing

  • Deploy - Release and go-live activities

  • Support - Post-launch maintenance and enhancements

Stages are informational and don't affect functionality—you can change them as the project progresses.

Migration vs Enhancement

Migration Projects:

  • Moving from one system to another

  • Requires both Source and Target systems

  • Often involves data migration, business process replication

  • Examples: "Migrate from Legacy CRM to Salesforce"

Enhancement Projects:

  • Building new features in an existing system

  • Requires only Target system

  • Examples: "Add new quote-to-cash flow in existing CRM"

After Creating a Project

Next Steps

Once your first project is created:

  1. Upload Files - Add discovery meeting recordings, documents, emails

  2. Review Generated Requirements - Check the requirements created from your files

  3. Set Up Integrations - Connect Google Meet, Slack, Gmail, etc. (this will make it easier to add input data for all future projects)

  4. Invite Team Members - Add collaborators (all org members can access all projects)

  5. Check Capability Review — After requirements are generated, go to the Dashboard and click Capability Review to review requirements matched against your Library

Accessing Your Project

Navigate to your project from:

  • Projects tab in main navigation

  • Project shows all key information on the dashboard

  • Access Requirements, Tasks, Files, and Categories from project navigation

Editing Project Settings

You can edit most project settings after creation:

  1. Go to your project

  2. Click More on the top right of the screen, then Edit Project

  3. Modify any settings:

    • Project name

    • Project description

    • Project stage and status

    • Requirement Detail level (affects future requirements only)

    • Systems

  4. Save changes

Note: Changing the client associated with a project may affect requirement IDs and citations.

Project Limits

Maximum Projects

There is no limit to the number of projects you can create in your organization.

Project Organization

Projects cannot be organized into folders or workspaces—they appear in a single flat list in the Projects view.

Deleting Projects

When to Delete

Delete a project when:

  • It was created by mistake

  • The project was canceled before work began

  • You want to permanently remove all project data

Warning: Deletion is permanent and cannot be undone.

What Gets Deleted

When you delete a project, Glossa removes:

  • All requirements, acceptance criteria, and tasks

  • All uploaded files

  • All citations and conflict history

  • All project settings and configurations

What's NOT Affected

  • Integrations - Org-level integrations are unaffected

  • Client records - The client remains in your organization

  • Team members - No user access is changed

  • Categories - Categories can still be used in other projects

How to Delete

  1. Go to the project

  2. Click More on the top right of the screen, then Delete Project

  3. Confirm deletion

  4. Project is permanently removed

Important: You cannot recover a deleted project. If you're unsure, consider changing the status to inactive rather than deleting it.

Archiving Projects

Glossa does not currently support archiving projects.

If you want to preserve a project but mark it as inactive:

  • Include "COMPLETE" or "ARCHIVED" in the project name

  • Change the project status to Completed or Canceled

  • Simply stop working in the project and leave it in your project list

Best Practices

Naming Projects

Good names:

  • "Pawsitive - CRM Migration to Salesforce"

  • "Acme Corp - Q1 2025 Portal Enhancements"

  • "StateGov - Legacy System Modernization"

Poor names:

  • "Project 1"

  • "CRM" (which CRM? which client?)

  • "New Project" (not descriptive)

Tips:

  • Include the client name

  • Describe what's being built or migrated

  • Include timeframe if relevant (Q1, 2025, Phase 1)

Choosing Requirement Detail Level

Use Broad Strokes when:

  • You're in early sales conversations

  • Stakeholders are discussing concepts, not specifics

  • You need directional requirements for estimation

  • The project scope is still being defined

Use Balanced when:

  • You're in active discovery with committed stakeholders

  • You need testable, specific requirements

  • Development is planned in the next 1-2 months

  • This is a standard implementation project

Use Granular when:

  • You're defining detailed technical specifications

  • You're getting into implementation nuances

  • Development teams need atomic, independent requirements

  • You're working on complex integrations or migrations

Tip: Most projects use Balanced. Start there unless you have a specific reason to use Broad Strokes or Granular.

Project Stage Usage

Update your project stage as work progresses:

  • Move from Discovery → Design when requirements are complete

  • Move to Build when development starts

  • Move to Test when ready for QA

  • Move to Deploy for go-live activities

  • Move to Support after launch

This helps teams understand project status at a glance.

Troubleshooting

"Client is required" error

You must select or create a client before creating the project.

Solution:

  • Choose an existing client from the dropdown, OR

  • Click "Create New Client" and fill in client details

"System is required" error

Every project needs at least one system (the target/new system).

Solution:

  • Enter the company and product name for the system

  • For enhancements, just add the target system

  • For migrations, add both source and target systems

I can't find my project after creating it

Check:

  • Projects tab in main navigation—all projects appear here

  • Verify the project name you used

  • Make sure you've refreshed the Projects list view

Solution: Projects cannot be hidden or archived, so if you created it, it should appear in the Projects list.

I set the wrong Requirement Level

You can change it:

  1. Go to the project dashboard

  2. Click More on the top right of the screen, then Edit Project

  3. Change the Requirement Detail & Visibility level

  4. Save changes

Important: The new level only applies to requirements created after the change. Existing requirements are not updated.

Did this answer your question?