> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-intacct/installation-guide/pre-requisites/country-code-setting.md).

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