Skip to main content

Project Management

Each Conio project is a single SQLite database file (.db) stored in your conio-data\ folder. All BOQ tables, rate tables, scenarios, price books, URAs, and templates for a project live in that one file. Nothing is shared between projects.


Creating a new projectโ€‹

  1. Click New Project in the left sidebar (or from the launcher's recent-projects screen).
  2. Enter a project name. The name becomes the filename: My Building Project.db.
  3. Click Create. The new project opens immediately.

New Project dialog โ€” name field and folder picker

Naming convention

Use a name that identifies the client and the project phase โ€” e.g. Sunrise Tower G+10 SD โ€” so the launcher's recent-projects list stays scannable as your project count grows.


Opening an existing projectโ€‹

From the launcher โ€” when you double-click the Conio shortcut, the launcher shows your five most recently used projects. Click any entry to open it directly.

From within the app โ€” click the project name in the top-left of the sidebar to open the project switcher. All projects in conio-data\ are listed. Click one to switch.

Project management panel showing three projects with Open and rename controls


Renaming a projectโ€‹

  1. In the project switcher, hover the project row.
  2. Click the pencil icon that appears.
  3. Type the new name and press Enter.

The file on disk is renamed to match. Any open scenario in the sidebar refreshes automatically.


Where project files are storedโ€‹

All databases are stored in:

C:\Users\<you>\conio\conio-data\

This folder is a Docker bind-mount โ€” the running container reads and writes here directly. You can copy, back up, or share .db files by working with this folder in File Explorer. The app does not need to be stopped to copy a file, but close the project first to avoid partial reads.

caution

Do not rename or move .db files manually while the project is open in the app. Use the in-app rename instead.


Next stepโ€‹

Configure your AI provider โ†’