Skip to main content

Project Management

Projects are the top-level containers in Report Forge. Each project contains blueprints, editions, outputs, and a team of members. Workspace Admins create and manage projects; Project Admins manage team membership and access within a project.

Access: Workspace SettingsProjects (Workspace Admin only).


Project lifecycle

StatusDescription
ActiveProject is in use — blueprints can be created, editions created and submitted
ArchivedProject is closed — blueprints and editions preserved in read-only state; no new editions can be created
DeletedPermanent removal — not recoverable

Creating a project

  1. Go to Workspace SettingsProjects+ New project.
  2. Fill in:
FieldDescription
Project nameDisplay name shown in the project selector and all notifications
Project codeShort identifier (e.g. NRN-042) used in exports and API references
DescriptionOptional — summarises the project purpose, visible on the project card
Start dateProject start — used in duration calculations
End datePlanned completion — used to flag overdue projects
Project ownerWorkspace member who will manage the project (can be changed later)
Access controlWorkspace-open (all workspace members have view access) or Restricted (invite-only)
  1. Click Create project.

The project owner receives a notification and is automatically added to the project with the Admin role.

Access control modes

ModeWho can access the project
Workspace-openAll workspace members can view the project and its published outputs
RestrictedOnly explicitly invited members can access the project

For projects involving confidential commercial data or external-only audiences, use Restricted access.


Inviting members to a project

Workspace Admins and Project Admins can add members:

  1. Open the project → Project SettingsTeam+ Invite member.
  2. Search for a workspace member by name or email.
  3. Select the role: Report Owner, Designer, Contributor, or Reviewer.
  4. Click Invite.

The member receives a notification and gains access immediately.

tip

To add external users (outside your organisation), invite them to the workspace first via Workspace SettingsTeamInvite by email, then add them to the project.


Changing project status

Archiving a project

Archive a project when the work is complete but the data must be preserved for audit or reference.

  1. Go to Workspace SettingsProjects → select the project.
  2. Click Archive project.
  3. Confirm — the project is removed from active project lists but all blueprints, editions, and outputs are preserved in read-only state.

Effects of archiving:

  • Blueprints in the project become archived automatically.
  • No new editions can be created.
  • Existing editions and outputs remain viewable.
  • The project appears in Archived Projects in the workspace settings.

Restoring an archived project

  1. Go to Workspace SettingsProjectsArchived tab.
  2. Select the project → Restore.
  3. The project returns to Active status. Blueprints are restored to their previous state (published or archived as they were).

Deleting a project

caution

Project deletion is permanent. All blueprints, editions, outputs, and audit records for the project are deleted and cannot be recovered. Archive instead of delete in almost all cases.

Deletion is only available to Workspace Admins. The project must be in Archived status before deletion is permitted.


Project settings reference

SettingWho can changeDescription
Project nameProject Admin, Workspace AdminDisplay name
Project codeWorkspace Admin onlyShort identifier (affects exports and API)
DescriptionProject Admin, Workspace AdminProject summary
Start / End dateProject Admin, Workspace AdminDate range
Project ownerWorkspace AdminPrimary accountable person
Access controlWorkspace AdminOpen vs. Restricted
Default blueprint permissionsProject Admin, Workspace AdminWho can view blueprints by default
Notification settingsProject AdminPer-project notification overrides
Storage quotaWorkspace AdminPer-project storage limit (if workspace quotas are enabled)

Storage quota management

If storage quotas are enabled at the workspace level:

  1. Go to Workspace SettingsProjects → select the project.
  2. Open Storage tab.
  3. View current usage vs. allocated quota.
  4. Click Adjust quota to increase or decrease the allocation.

Storage is consumed by:

  • File attachments uploaded to edition fields
  • Generated output files (PDF, Excel, Word)
  • Images uploaded to edition image fields

Multi-project considerations

Shared blueprints across projects

Blueprints are scoped to a project. To use the same blueprint structure across multiple projects:

  1. Create the blueprint in one project and publish it.
  2. In the target project: + New blueprintCopy from existing → select the source blueprint.
  3. The copy is a new, independent blueprint in the target project.

Changes to the source blueprint are not propagated to copies. For template standardisation, maintain a "template project" with reference blueprints and copy from it when starting new projects.

Cross-project reporting

To produce a report that aggregates data from multiple projects, use Lookup fields in blueprints or configure a Multi-project output template with a project parameter.

See Multi-Project Reporting for the full pattern.

Project access for external reviewers

For external stakeholders (clients, subconsultants) who only need reviewer access:

  1. Invite them to the workspace with the External role (limited workspace access).
  2. Add them to the specific project as a Reviewer.
  3. They see only the project they are invited to — other workspace projects are not visible.

Project admin delegation

Workspace Admins can designate any workspace member as a Project Admin for a specific project. Project Admins can:

  • Manage the project team (invite, role-change, remove members)
  • Change project settings (name, description, dates)
  • Archive the project
  • Manage notification settings

Project Admins cannot:

  • Delete the project
  • Change the project code
  • Adjust storage quotas
  • View other projects they are not members of

What's next