> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/field-name-glossary/certification-fields-glossary/version-2.0/certification-data-fields/certification-sites.md).

# Certification Sites

## Certification Sites Address Fields

<table data-header-hidden><thead><tr><th width="247"></th><th></th></tr></thead><tbody><tr><td><strong>Description</strong></td><td>The certification site address refers to a specific location or facility where certification activities are conducted, including details such as street, address, city, state, zipcode/postcode, and relevant site-specific information, to ensure clarity in the scope and applicability of the certification.</td></tr><tr><td><strong>IAF MD 28 Requirement</strong></td><td><mark style="color:blue;">Voluntary</mark></td></tr></tbody></table>

Adding a certification site address is optional, but if you wish to add certification site information you may fill in the following fields:

## Certification Site Country/Economy

This field is always required when filling up a certification site field, regardless of which type of input field you prefer when adding a site address.

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certification Site Country/Economy</td></tr><tr><td><strong>Description</strong></td><td>A certification site country indicates the nation where a certified site is located.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site Country/Economy</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;country>&#x3C;/country></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Country</td></tr><tr><td><strong>Character Limit</strong></td><td>N/A</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </td></tr><tr><td><strong>Conditions</strong></td><td><ul><li><mark style="color:red;">Cannot</mark> be left empty</li><li>Data value should be coming from: <a href="https://support.iafcertsearch.org/certification-bodies/field-name-glossary/iaf-certsearch-dataset/countries">Countries </a></li><li>If the value does not belong to the <a href="https://support.iafcertsearch.org/certification-bodies/field-name-glossary/iaf-certsearch-dataset/countries">Countries</a> list, <a href="/pages/W6DlSPR0L0X1zs24FViH">Data Mapping</a> is required,</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>United States</em></td></tr></tbody></table>

To add the Certified Entity registered address, you may input through the following options:

* Recommended: **Multi-line address fields,** where you can individually input the street, city, state, and zipcode/postcode in a separate input field.
* Alternative: **Single-line** **address field**, where you can input the address into one input field.

### **Multi-line** Certification Site **Fields**

{% tabs %}
{% tab title="Street" %}

<table data-header-hidden><thead><tr><th width="225"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certificication Site Street</td></tr><tr><td><strong>Description</strong></td><td>A certification site street captures the specific street address of the certified location, providing detailed geographic information to precisely identify where certification activities occur.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site City</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;city>&#x3C;/city></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>City</td></tr><tr><td><strong>Character Limit</strong></td><td>100</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty only when either the <strong>City</strong> OR the <strong>Full Address</strong> field has value.</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Suite 100, #3601 E Algonquin Road</em></td></tr></tbody></table>
{% endtab %}

{% tab title="City" %}

<table data-header-hidden><thead><tr><th width="225"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certificication Site City</td></tr><tr><td><strong>Description</strong></td><td>A certification site city specifies the city or municipality where the certified site is located, offering a clear reference to the site's urban or regional setting for certification purposes.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site City</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;city>&#x3C;/city></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>City</td></tr><tr><td><strong>Character Limit</strong></td><td>100</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty only when either the <strong>City</strong> OR the <strong>Full Address</strong> field has value.</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Rolling Meadows</em></td></tr></tbody></table>
{% endtab %}

{% tab title="State" %}

<table data-header-hidden><thead><tr><th width="225"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certificication Site State</td></tr><tr><td><strong>Description</strong></td><td>A certification site state identifies the state, province, or region where the certified site is located, providing an additional layer of geographic detail for the certification's regional jurisdiction.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site State</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;state>&#x3C;/state></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>State</td></tr><tr><td><strong>Character Limit</strong></td><td>100</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty only when either the <strong>Street</strong> OR the <strong>Full Address</strong> field has value.</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Illinois</em></td></tr></tbody></table>
{% endtab %}

{% tab title="Zipcode/Postcode" %}

<table data-header-hidden><thead><tr><th width="225"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certificication Site Zipcode/Postcode</td></tr><tr><td><strong>Description</strong></td><td>A certification site postcode refers to the postal code associated with the certified location, providing an accurate geographic reference for the site's identification and addressing purposes within the region.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site Zipcode/Postcode</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;zip_code>&#x3C;/zip_code></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Zipcode/Postcode</td></tr><tr><td><strong>Character Limit</strong></td><td>250</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>60008</em></td></tr></tbody></table>
{% endtab %}

{% tab title="Site Type" %}

<table data-header-hidden><thead><tr><th width="225"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Certificication Site Type</td></tr><tr><td><strong>Description</strong></td><td>A certification site type serves as an indicator whether the site is main site or an additional site.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site Type</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;site_type>&#x3C;/site_type></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Site Type</td></tr><tr><td><strong>Character Limit</strong></td><td>N/A</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li><p>Can be left empty</p><ul><li>if left empty, the default value is <strong>Additional Site</strong></li></ul></li><li>Value can Additional Site </li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Main Site</em></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### **Single-line address field**

{% tabs %}
{% tab title="Full Address" %}

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Site Full Address</td></tr><tr><td><strong>Description</strong></td><td>Address where the site is located.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site Full Address</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;full_address>&#x3C;/full_address></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Full Address</td></tr><tr><td><strong>Character Limit</strong></td><td>500</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty when Street AND City has value.</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Suite 100, #3601 E Algonquin Road, Rolling Meadows, Illinois 60018</em></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### **Single-line address field**

{% tabs %}
{% tab title="Full Address" %}

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Site Full Address</td></tr><tr><td><strong>Description</strong></td><td>Address where the site is located.</td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Site Full Address</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;full_address>&#x3C;/full_address></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Full Address</td></tr><tr><td><strong>Character Limit</strong></td><td>500</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </td></tr><tr><td><strong>Conditions</strong></td><td><ul><li>Can be left empty when Street AND City has value.</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Suite 100, #3601 E Algonquin Road, Rolling Meadows, Illinois 60018</em></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Site Scope <a href="#certification-scope" id="certification-scope"></a>

| **Field name**            | **Site Scope**                                                                                                                                                                                |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Description**           | The scope of the site concerning the type of activities, products, and services as applicable                                                                                                 |
| **IAF MD 28 Requirement** | **Mandatory**                                                                                                                                                                                 |
| **Template Version**      | All versions                                                                                                                                                                                  |
| Input Field: **Excel**    | Site Scope                                                                                                                                                                                    |
| Input Field: **XML**      | \<site\_scope>\</site\_scope>                                                                                                                                                                 |
| Input Field: **Manual**   | **Site Scope**                                                                                                                                                                                |
| **Character Limit**       | 10,000                                                                                                                                                                                        |
| **Has System Validation** | ❌                                                                                                                                                                                             |
| **Conditions**            | <ul><li>Can be left empty</li></ul>                                                                                                                                                           |
| **Sample Data**           | Manufacturing, marketing, and export of instruments, consumables, and accessories for temperature, active oxygen, hydrogen, carbon measurements and sampling in ferrous and non-ferrous melts |
