# Manage CB's Country/Economy

The Country/Economy page provides the ability to manage the Country/Economy to which the CB can issue a certificate.&#x20;

There are 2 areas where you can view the list of Countries/Economies:

* **CB Detail Page / Standards and Schemes / Country/Economy**
  * 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
* **CB Detail Page / Key Locations / Country/Economy**
  * Master list of the **Key Locations** of the CB, which can be accredited with different Standards and Schemes.
  * Assign, edit, delete **Key Location**

***

## View Country/Economy

To view the Country/Economy of the CB:

1. Click **'Certification Bodies'** from the left-hand navigation&#x20;
2. Search for the CB you want to edit
3. Click the **CB name or click the 'view' button** under the actions column
4. You'll be redirected to the CB Detail Page
5. Click '**Country/Economy'** from the navigation bar

***

## Assign Country/Economy

To assign a country/economy to the CB:

1. Click **'Certification Bodies'** from the left-hand navigation&#x20;
2. Search for the CB you want to edit
3. Click the **CB name or click the 'view' button** under the actions column
4. You'll be redirected to the CB Detail Page
5. Click **'Country/Economy'** from the navigation bar
6. Click the **'Add Country/Economy'** button
7. In the **Add Country/Economy** modal, choose the country you want to add
8. Optionally, you can define the **Economy Accreditation Status** specifically for the country you have selected
9. Once done, click the **'Submit**' button

Once added, the Country/Economy will be listed in the Certification Body profile.

***

## Delete CB **Country/Economy**

To delete a technical sector from the CB standard:

1. Click **'Certification Bodies'** from the left-hand navigation&#x20;
2. Search for the CB you want to edit
3. Click the **CB name or click the 'view' button** under the actions column
4. You'll be redirected to the CB Detail Page
5. Click ' **Country/Economy'** from the navigation bar
6. Search for the **Country/Economy** you want to delete
7. Click the **'Delete'** button
8. Confirm by clicking the **'OK'** button

Once deleted, the Country/Economy will be removed from the Certification Body profile.


---

# 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/accreditation-bodies/data-management/certification-bodies/manage-cbs-accredited-standards/manage-cbs-country-economy.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.
