> ## Documentation Index
> Fetch the complete documentation index at: https://calcs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Force Update a Project

> Learn how to update existing projects to the latest calculation versions.

When Calcs.com releases new features (such as new input toggles, updated load combinations, or logic improvements), these changes are automatically applied to **new** calculators.

However, to protect your engineering work, **existing** projects are "version locked."

### Why are projects locked?

Usually, we will show you updates or prompt you to upgrade if there are changes in results that are critical, specifically if previous versions were found to be **over-conservative** or **under-conservative**.

But if there are no critical safety implications, projects remain "version locked" by default. **This is one additional layer to ensure that the calculations for a project you finished last month don't suddenly change their results overnight just because a new feature was added to the platform.**

If you would like to use a new feature (like a new deflection toggle) in an older, existing project, you can manually force the project to upgrade to the latest version using the steps below.

## How to force an update

To pull the latest calculation logic into an existing project:

<Steps>
  <Step title="Open the project">
    Open the specific project you want to update.
  </Step>

  <Step title="Navigate to Project Details">
    Navigate to the **Project Details** page (the main list where you see all your calculations).
  </Step>

  <Step title="Modify the URL">
    Look at your browser's address bar. Add `/upgrade` to the very end of the URL.

    > **Example:** If your URL is `https://app.calcs.com/project/effad11a-0389...` Change it to: `https://app.calcs.com/project/effad11a-0389.../upgrade`

    <img src="https://mintcdn.com/clearcalcs/obG0tHU_HC_JqGp0/images/ADD-UPGRADE-TO-THE-URL.png?fit=max&auto=format&n=obG0tHU_HC_JqGp0&q=85&s=645833d6ab919e5599d052e2b701fd21" alt="ADD-UPGRADE-TO-THE-URL.png" width="2934" height="1594" data-path="images/ADD-UPGRADE-TO-THE-URL.png" />
  </Step>

  <Step title="Load the upgrade page">
    Press **Enter** on your keyboard to load the hidden upgrade page.
  </Step>

  <Step title="Confirm & Select Calculations">
    You will see an upgrade confirmation screen like this, select the calculators you want to **update**.

    <img src="https://mintcdn.com/clearcalcs/fWDPMqe_B4C9Dsn8/images/WHAT-APPEARS-AFTER-TO-ENTER.png?fit=max&auto=format&n=fWDPMqe_B4C9Dsn8&q=85&s=72fcb9b3bbbfbcf5c8f38dbff1f45d03" alt="WHAT-APPEARS-AFTER-TO-ENTER.png" width="2932" height="1596" data-path="images/WHAT-APPEARS-AFTER-TO-ENTER.png" />
  </Step>

  <Step title="Export Previous Version and Upgrade">
    After selecting your calculators, a final window will appear. We recommend clicking **Export and Upgrade** so that you have a PDF record of the previous calculation version.

    <img src="https://mintcdn.com/clearcalcs/obG0tHU_HC_JqGp0/images/AFTER-SCREEN.png?fit=max&auto=format&n=obG0tHU_HC_JqGp0&q=85&s=18813e3395e8489cc44e766d2e144589" alt="AFTER-SCREEN.png" width="1438" height="592" data-path="images/AFTER-SCREEN.png" />
  </Step>

  <Step title="Compare Results and Utilization">
    Once the upgrade is complete, a **Compare Results** button will appear on the Project Details page.

    <img src="https://mintcdn.com/clearcalcs/obG0tHU_HC_JqGp0/images/COMPARE-RESULTS.png?fit=max&auto=format&n=obG0tHU_HC_JqGp0&q=85&s=22a04e87ef87886724bc735e9bd246f5" alt="COMPARE-RESULTS.png" width="2532" height="640" data-path="images/COMPARE-RESULTS.png" />

    If you click on it, you will see a comparison of the current and previous utilization checks. You should generally expect **no increase in utilization**, as an increase would mean the demand increased or the capacity decreased. We take the responsibility of our calculations very seriously, and scenarios like that rarely happen.

    <img src="https://mintcdn.com/clearcalcs/fWDPMqe_B4C9Dsn8/images/UTILISATION-CHECKS.png?fit=max&auto=format&n=fWDPMqe_B4C9Dsn8&q=85&s=fed6c53a532ea52a2214df4b8ac5504d" alt="UTILISATION-CHECKS.png" width="852" height="746" data-path="images/UTILISATION-CHECKS.png" />
  </Step>
</Steps>

## Important Considerations

<Warning>
  **Review your results:** Forcing an update applies the newest calculation logic to **all** calculators within that project. While this gives you access to new features, it may also slightly alter results in other calculations if standard codes or assumptions have been updated since you created the project. Always review your critical outputs after an upgrade.
</Warning>
