> For the complete documentation index, see [llms.txt](https://help.marcopayroll.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.marcopayroll.com/marco-user-guide-x4/2025/introducing-marco-os/user-roles-and-profiles/designated-countries.md).

# Designated Countries

If a staff member relocates overseas, managers have two options to manage the relocation in Marco:

1. **Change the staff's designated country**
2. **Set the staff as an Expat**

***

### **Expats in Marco**

An **Expat** in Marco is a business expatriate employee who maintains a **host and home country distinction** for **contractual and payroll purposes**. Expats will have **two designated countries** in their Marco account.

For Expats, the **host/home country distinction** applies to:

* **Personal information**
* **Employment information**
* **Bank details**
* **Leave balance**
* **Pay items**

However, Expats follow the **default weekend policy and public holidays** of their **host country only**, without a separate distinction for their home country.

**Who Can Be Set as an Expat?**

The following users can be designated as Expats in Marco:

* **Staff Only**
* **Manager Only**
* **Manager & Staff**

***

### **Local vs. Foreigner Status**

Each Marco user is also classified as either **Local** or **Foreigner** based on their designated country:

* **Local** – Employees **who do not require a work visa**.
* **Foreigner** – Employees **who require a work visa**.

**Impact on Payroll**

The **local/foreigner** status may influence payroll calculations. For example, if **employer contributions** are required **only for local employees**, payroll calculations will differ between local and non-local employees.


---

# 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://help.marcopayroll.com/marco-user-guide-x4/2025/introducing-marco-os/user-roles-and-profiles/designated-countries.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.
