# Groups

`/groups`

## ***Does Ideon support groups with non-U.S addresses?***

*A.*  Currently - No, we do not support enrollments for businesses with non-U.S addresses. The employer might have a secondary location which has eligible U.S employees, and in that case, we can use the U.S address that was associated with the FEIN and that location.&#x20;

Creating a group currently requires the platform to provide an EIN as well as a primary address with a `zip`  code - this `zip` is a numeric field, the format of which does not support international postal codes.

## *Can we send multiple "secondary" locations?*

* Yes, based on how the employer is set-up, you can send many locations or just one.
  * `secondary locations` is an array


---

# 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://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/groups.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.
