> 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-x3/user-guide/working-with-customers/creating-a-new-additional-address-in-sage-x3.md).

# Creating a new additional address in Sage X3

To add an additional address from Sage CRM to Sage X3.

1. Select the Customer for which you want to create an additional address.
2. Go to Address Tab and click on the New button.
3. Enter details into the below field for the address. This will be the customer’s Default address.

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

<table data-header-hidden><thead><tr><th width="228"></th><th></th></tr></thead><tbody><tr><td>Field</td><td>Description</td></tr><tr><td>Address Name</td><td>Address Name</td></tr><tr><td>Address1</td><td>Address line 1</td></tr><tr><td>Type</td><td><p>Select the Sage X3 address type. Please note that if the user does not select this Sage X3 type then that address will not be get created into Sage X3.</p><p>Similarly, if the user selects the Shipping address type then it gets promoted into Sage X3 as Shipping Address under Ship To Customer tab in Sage X3.</p></td></tr><tr><td>Address2</td><td>Address line 2</td></tr><tr><td>Address 3</td><td>Address line 3</td></tr><tr><td>Email address</td><td>Email id for address</td></tr><tr><td>Telephone No.</td><td>Telephone number</td></tr><tr><td>Website</td><td>Website name</td></tr><tr><td>Zip Code</td><td>Enter Zip Code which exists in Sage X3</td></tr><tr><td>City</td><td>City</td></tr><tr><td>State</td><td>State</td></tr></tbody></table>


---

# 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-x3/user-guide/working-with-customers/creating-a-new-additional-address-in-sage-x3.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.
