---
title: "Teams"
description: "Invite colleagues, share credits, and manage roles"
canonical: "https://inference.boundless.network/docs/teams"
last-updated: "2018-10-20T01:46:40.000Z"
---

# Teams

Members, roles, invitations, and what is shared across a team.


Every account belongs to exactly one team. API keys and their spend are attributed to the member who created them.

## Roles

- **Team admin**: manages the team: invitations, suspensions, the team's name, and [billing](/docs/billing). A team always keeps at least one active admin.
- **Member**: creates keys, sends requests, and sees the team's usage.

Everyone in a team sees the same [usage page](/usage); spend by model, the daily chart, and the request log with each request attributed to its member.

## Invitations

Admins invite by email from the [team page](/team). A team holds up to five members, counting pending invitations.

## What is shared, what is not

- **Shared:** the credit balance, the rate card, and the throughput cap. Every key in the team draws on the same tokens-per-minute budget; see [Rate Limits](/docs/rate-limits).
- **Per member:** API keys. Each member creates and revokes their own, and the request log says which member's key served each request.

## Suspension

An admin can suspend a member. Their API keys stop being accepted, but their usage history is kept.
