> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-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/accreditation-bodies/data-management/certification-bodies/manage-cbs-accredited-standards/manage-cbs-office-directories.md).

# Manage CB Key Locations

The Key Locations provide the ability to manage the locations of the CB that are accredited with Standards and Schemes to issue certifications.

There are 2 areas where you can view the list of accredited Key Locations:

1. **CB Detail Page / Standards and Schemes / Key Locations**<br>

   * See the list of **Key Locations** that have been accredited with a specific **Standard and Scheme**&#x20;
   * Assign, edit, and delete **Key Location** from the accredited Standard

   <figure><img src="/files/thbPUPVgRzYOMAwgh8v6" alt=""><figcaption></figcaption></figure>
2. **CB Detail Page / Key Locations**

   * Master list of the **Key Locations** of the CB, which can be accredited with different Standards and Schemes.
   * Assign, edit, delete **Key Location**

   <figure><img src="/files/Mj5dPEXy9tI0VFxD6Qme" alt=""><figcaption></figcaption></figure>

***

### View Key Locations

To view all the Key Locations of the CB:

1. Go to the **CB Detail Page**.
2. Click the **Key Locations** tab\ <br>

   <figure><img src="/files/thbPUPVgRzYOMAwgh8v6" alt=""><figcaption></figcaption></figure>

Here you can see the following:

* Office Type
* Key Location Unique ID
* Country
* Address
* Standards and Schemes, accredited to the Key Locations

This page is the Master List of all the **Key Locations** of the CB, where you can Assign, Edit, and Delete a **Key Location.**

***

### View Key Locations at a Standard level

1. Go to the **CB Detail Page**.
2. Click the **Standards and Schemes** tab
3. Select the Standards and Schemes you want to view
4. On the Standards and Schemes page, click the **Key Locations** tab.

<figure><img src="/files/Mj5dPEXy9tI0VFxD6Qme" alt=""><figcaption></figcaption></figure>

Here you can see the following:

* Office Type
* Key Location Unique ID
* Country
* Address
* Standards and Schemes, accredited to the Key Locations

***

## Add Key Location

To add CB's Key Location:

1. On the **CB Detail Page**
2. Click **Key Locations** from the navigation bar
3. Click the **Assign Key Locations** button
4. Enter the following information:
   * Office Type
   * Bldg. No. / Floor No. / Street&#x20;
   * City&#x20;
   * State *(Optional)*
   * Country
   * Postcode / Zipcode&#x20;
   * Key Location Unique ID *(Optional)*
5. Once done, click the **'Submit**' button

The added Key Location can be assigned at a Standard level.

***

## Edit Key Location

To edit a key location:

1. On the **CB Detail Page**
2. Click **Key Locations** from the navigation bar
3. Search the **Key Location** you want to edit, click the ![](/files/S1WVou2ZBoKXqSNmP8jz) button
4. Edit the Key Location information you want to update.
5. Once done, click the '**Save Changes**' button

Once updated, the Key Location updates in the Certification Body public profile.

***

## Delete Key Location from the CB

1. On the **CB Detail Page**
2. Click **Key Locations** from the navigation bar
3. Search the **Key Location** you want to delete, click the ![](/files/S1WVou2ZBoKXqSNmP8jz) button
4. Click the **DELETE** button

<figure><img src="/files/CmjF8aHUOSUgFrpuV2J0" alt="" width="195"><figcaption></figcaption></figure>

5. A confirmation modal will pop up, click **OK** if you want to continue deleting.

Once deleted, the Key Location will be removed from the Certification Body public profile.

***

## Remove Key Location from the CB Standard

1. On the **CB Detail Page**
2. Click **Standards and Schemes** from the navigation bar
3. Go to **the Key Locations** tab
4. Click ![](/files/S1WVou2ZBoKXqSNmP8jz) button of the Key Location you want to remove from the list
5. Click the **Remove** button

<figure><img src="/files/cm7LZ3ymfyLCxIflmGLo" alt=""><figcaption></figcaption></figure>

6. A confirmation modal will pop up, click **OK** if you want to continue deleting.

Once removed, the Key Location will be removed from the CB Standard and Schemes accreditation details.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/data-management/certification-bodies/manage-cbs-accredited-standards/manage-cbs-office-directories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
