# Teams and Groups

The list of Persons associated with a Project, and Groups of Persons.

 - [POST /core/groups/select](https://developers-internal.tonicdm.com/tonicdm-product/teams-and-groups/groups-select.md): Get the list of Groups for a Project. This endpoint has no features for filtering or sorting the groups; all groups are returned.
 - [POST /core/groups/insert](https://developers-internal.tonicdm.com/tonicdm-product/teams-and-groups/group-insert.md): Create a new Group in a Project.
 - [POST /core/groups/update](https://developers-internal.tonicdm.com/tonicdm-product/teams-and-groups/group-update.md): Make changes to a Group record.
 - [POST /core/team/insert](https://developers-internal.tonicdm.com/tonicdm-product/teams-and-groups/project-team-insert.md): Submit an array of `ProjectMember` objects to add EmailAddresses to the project. You cannot add Organizations or Locations to the project directly. The Location that will display is a property of the
