# Activating a Software Release

Once the new release version is installed, it is necessary to activate the new software version in the system.

Warning: This procedure requires a restart of the platforms and will affect service until the activation of the new software release is complete.

1- Click System in the navigation panel.

<figure><img src="https://docs.telcobridges.com/w/images/9/93/ActivateSoftware_A.png" alt=""><figcaption></figcaption></figure>

2- Click Activate to begin the activation of the new release.

<figure><img src="https://docs.telcobridges.com/w/images/6/60/Host_Control_Activate_Package_Activate_A.png" alt=""><figcaption></figcaption></figure>

* It will take a few minutes for the system to upgrade.&#x20;

<figure><img src="https://docs.telcobridges.com/w/images/f/f4/Host_Control_Activate_Package_Activate_1_A.png" alt=""><figcaption></figcaption></figure>

Note:

* You can verify the status of the upgrade by using the tool: [tbx\_cli\_tools\_remote](/troubleshooting-and-support/how-to-use-tbx-cli-tools-remote-program.md) and selecting the tboamapp application.
* You can fall back to another release by carrying out the "Activate Release" action again from the web portal. If you do not have access to the Web Portal, follow [How To Fall back to an older Software Release](https://docs.telcobridges.com/wiki/How_to_Fallback_to_an_older_Software_Release).

<br>

### Accelerating the activation of a software release

Activating a new release may take up to 10 minutes per unit.

To enable a simultaneous upgrade of all units:

1- Select Applications from the navigation panel.

<figure><img src="https://docs.telcobridges.com/w/images/e/ed/ActivateAll_0_B.png" alt=""><figcaption></figcaption></figure>

\
2- Select tboamapp.

<figure><img src="https://docs.telcobridges.com/w/images/8/84/ActivateAll_1_C.png" alt=""><figcaption></figcaption></figure>

\
3- Click Application Params

<figure><img src="https://docs.telcobridges.com/w/images/1/17/ActivateAll_2_A.png" alt=""><figcaption></figcaption></figure>

\
4- Select Allow upgrade of all units simultaneously.

<figure><img src="https://docs.telcobridges.com/w/images/c/c7/ActivateAll_3_A.png" alt=""><figcaption></figcaption></figure>

\
5- Click Save.\
Previous step was to: [upload a new software release](/maintenance-and-troubleshooting/system-upgrade/uploading-a-software-release.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/maintenance-and-troubleshooting/system-upgrade/activating-a-software-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
