# Adding Transcoding Unit

To add a transcoding unit:

1- Click Hardware Units in the navigation panel

<br>

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

\
2- Click Create New Unit, to add a new hardware device

<br>

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

\
3- Enter information for the following parameters:

* Enter a name for the hardware device
* Enter the serial number of the new hardware device (filling in the Serial Number field will cause auto-completion of the field to occur).
* Select TDM and/or IP from the Type field.
* Enter the location in which the hardware device is installed.
* Enter a meaningful description about the use or purpose of the hardware device.
* Select Enabled from the Target State field.
* Select the type of TDM lines that the hardware device will support.
* Leave the Is N+1 Backup field empty.
* Provide the amount of time in seconds, that the system will wait for calls to complete before shutting down for an upgrade.
* Click Create

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

4- Verify that the Unit was successfully created message appears, and that the newly added hardware device appears in the Hardware List.

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

### List of Parameters

* [Name](/configuration-details/configuration-parameters-all.md#parameter-name)
* [Serial Number](/configuration-details/configuration-parameters-all.md#parameter-serial)
* [Type](/configuration-details/configuration-parameters-all.md#parameter-adapter-type)
* [Location](/configuration-details/configuration-parameters-all.md#parameter-location)
* [Description](/configuration-details/configuration-parameters-all.md#parameter-description)
* [Target State](/configuration-details/configuration-parameters-all.md#parameter-target-state)
* [TDM Lines Type](/configuration-details/configuration-parameters-all.md#parameter-tdm-lines-type)
* [Is N+1 Backup](/configuration-details/configuration-parameters-all.md#parameter-is-n1-backup)
* [Graceful Upgrade Timeout](/configuration-details/configuration-parameters-all.md#parameter-graceful-upgrade-timeout)


---

# 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/configuration-details/configuration-by-use-case/transcoding-unit-configuration/adding-transcoding-unit.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.
