> 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-new-additional-contact-in-sage-x3.md).

# Creating new additional contact in Sage X3

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

1. Select the Customer for which you want to create an additional contact.
2. Go to People Tab and click on the New button.
3. Enter the below details into the person entry screen. This will be set as the customer’s default Contact.&#x20;

<table data-header-hidden><thead><tr><th width="230"></th><th></th></tr></thead><tbody><tr><td>Field</td><td>Description</td></tr><tr><td>First Name</td><td>First name of the contact</td></tr><tr><td>Last Name</td><td>Last Name of the Contact</td></tr><tr><td>Type</td><td>Select Sage X3 as the contact type. Please note that if the user does not select this Sage X3 type then that contact will not be created into Sage X3.</td></tr><tr><td>Salutation</td><td>Select Salutation for the contact</td></tr><tr><td>Title Code</td><td>Select Title code of the contact</td></tr><tr><td>Phone No. (Business) </td><td>Phone number of type Business (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)</td></tr><tr><td>Phone No. (Fax) </td><td>Phone number of type Fax (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)</td></tr><tr><td>Phone No. (Mobile) </td><td>Phone number of type Mobile (first 3 numbers from AREA CODE field and remaining numbers from NUMBER field)</td></tr><tr><td>Email ID (Business)</td><td>Email address of Business</td></tr></tbody></table>

<figure><img src="/files/3ALiLUqigQHd8wDuT0qx" alt=""><figcaption></figcaption></figure>


---

# 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-new-additional-contact-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.
