> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/the-building-blocks/datatables-fields-and-data/advanced-fields/teams.md).

# Teams

The Teams field lets a row reference one or more Buzzy teams. It is useful when the app needs team-based assignment, routing, formulas, or access-control behavior.

Teams are usually managed from the **People** section of the Buzzy Workspace. A team can represent a functional group such as Legal Reviewers, Compliance Reviewers, Care Coordinators, Account Managers, Technicians, or Support Agents. In multi-tenant apps, teams and organizations often work together: the organization separates the customer or tenant, while teams separate groups of people inside that tenant or workflow.

Use Teams fields when you need to:

* assign a record to a team
* drive formulas or workflow logic from a selected team
* connect team selection to Viewers or Team Viewers access patterns
* show team ownership, queue, or responsibility on a screen
* support review groups or operational handoffs

### Settings

Link your Teams field to a Viewers field in this same app when you want selected teams to affect row viewers. When you add or remove a team in the Teams field, the users in the linked Viewers field are added to or removed from that team. The user executing the add or remove must have Admin rights to that team.

For broader security design, use [Security and Access Control](/the-building-blocks/datatables-fields-and-data/security-and-access-control.md) and [Private Data](/the-building-blocks/datatables-fields-and-data/private-data.md).

***
