# Country Code Setting

1. Country code setting should be done as per standard ISO country codes
2. For setting up the code in CRM, follow the below steps
   1. Go to **Administration –> Customization –> Address.**
   2. In the Fields Tab click on the selection field type for Country field.

<figure><img src="/files/1hDtWlClYjpasrlQDWxt" alt=""><figcaption></figcaption></figure>

Select a country. Its translation and code will be populated on the right hand side column. Refer the below image.

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

1. Since you cannot edit an existing translation, you will have to delete the existing Country code and create a new one. Click on the Delete button. The country that you had selected will no longer be listed.
2. Now create a new country name by adding the code and translation. Here you need to be sure that the country code specified matches with the one specified in Sage Intacct or as per standard ISO codes .
3. Click on Add to add the country in the list.
4. Then under the Selection Properties, select the required Country and accordingly change the code so as to match the Country as in Sage Intacct. Refer the above screenshot.


---

# 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://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/installation-guide/pre-requisites/country-code-setting.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.
