# Subsidiaries
# Overview
By default a company can have only one parent company. With multiple subsidiaries enabled, a company can hold several subsidiary relations, each with an optional percentage and its own comments.
# Setup
- Enable ShowCompanySubsidiaries in the Contact section of the CRM Configuration screen.
- Run the one-time conversion below. It moves the existing single parent-company relations into the subsidiary list, so no existing data is lost.
The conversion only has to be run once, at the moment the setting is switched on.
# Configuration Reference
# ShowCompanySubsidiaries
Allows multiple subsidiaries per company instead of a single parent company.
- Allowed values:
true,false - Default:
false
# URL Reference
| URL | What it does |
|---|---|
https://<cm>/Version.aspx/UseSubsidiaries | Runs the one-time conversion of existing parent-company relations into subsidiary relations. Administrators only. |