# Edit Certified Entity Sites

### To edit a Certified Entity Site:

1. Go to the Certified Entities Listing Page
2. Click the “CB Imported” tab
3. Then, search for or select the Certified Entity name you want to view
4. On the Certified Entity Detail Page, click the "Sites" Tab
5. Under the Actions Column, click “**Edit**”
6. Change the values of the fields you want to update:

Here you will be provided with 2 options:

* **Multi-line:** where you can choose to input data in specified address fields
* **Single line:** where you can input the full address in a single input address field, ideal for addresses that are formatted differently

{% tabs %}
{% tab title="Multi-line Address (Recommended)" %}

<table><thead><tr><th width="221">Field Name</th><th width="223">Requirement</th><th>Example</th></tr></thead><tbody><tr><td>Country</td><td><mark style="color:red;">Required</mark></td><td>United States</td></tr><tr><td>Bldg. No. / Floor No. / Street</td><td><mark style="color:red;">Required</mark> <br>*<em>if preferred to input Multi-Line Address field</em></td><td>1234 Elm Street</td></tr><tr><td>State</td><td>Optional</td><td>IL</td></tr><tr><td>Zipcode/Postcode</td><td>Optional</td><td>62704</td></tr></tbody></table>
{% endtab %}

{% tab title="Single-line (Alternative)" %}

<table><thead><tr><th width="221">Field Name</th><th width="223">Requirement</th><th>Example</th></tr></thead><tbody><tr><td>Country</td><td><mark style="color:red;">Required</mark></td><td>United States</td></tr><tr><td>Full Address</td><td><mark style="color:red;">Required</mark> <br>*<em>if preferred to input Single-Line Address field</em></td><td>1234 Elm Street Springfield, IL 62704</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

7. Click "Edit Certified Sites" to save changes


---

# 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://support.iafcertsearch.org/certification-bodies/data-management/certified-entities/edit-certified-entity-sites.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.
