# Teams (Public)

### **Understanding Teams in Keeper**

#### What Are Teams in Keeper?

**Teams** in Keeper are groups of users that simplify the management of **shared folders, permissions, and security policies** within an organization. Instead of assigning permissions individually, you can manage access at a team level, ensuring a scalable and efficient way to handle credentials.

#### How Teams Are Used in Keeper

- **Access Control:** Assign users to teams to **control who can view, edit, or share records** in shared folders.
- **Simplified User Management:** When a new employee joins a department, adding them to the relevant team automatically **grants them access** to the right records.
- **Security &amp; Compliance:** Teams help enforce **least privilege access**, ensuring users only have access to what they need.
- **Role-Based Management:** Teams can be paired with **Roles** to enforce specific security policies, such as requiring **MFA for sensitive teams** (e.g., Finance or HR).

---

### **Best Practices for Using Teams**

#### **1.** Align Teams with Business Departments or Functions

Create teams based on **departments** (e.g., Finance, IT, Sales) or **job functions** (e.g., Support Staff, Developers) to ensure proper access control.

#### **2.** Use Teams to Manage Shared Folder Access

Instead of assigning access individually, **grant shared folder permissions to teams**. This makes onboarding and offboarding users easier.

#### **3.** Implement Security Policies per Team

For teams handling sensitive information (e.g., Finance, HR, IT), **enforce additional security measures** such as:  
✅ Requiring **multi-factor authentication (MFA)**  
✅ Restricting **record sharing outside the organization**  
✅ Enabling **audit logs** for monitoring access

#### **4.** Regularly Review and Update Team Memberships

Ensure that **only the right users** are part of each team. Remove old members immediately when they leave or change roles.

#### **5.** Combine Teams with Roles for Fine-Grained Access Control

- **Teams** control access to **specific records and shared folders**
- **Roles** define **what users can do** (e.g., enforce MFA, restrict sharing)  
    Using them together ensures better security and usability.

---

## **Example Team Structure** 

For a small SME where **Globe2 handles global administration**, an efficient **team structure** could look like this:

<div class="overflow-x-auto contain-inline-size" id="bkmrk-team-name-purpose-ex"><table data-end="3380" data-start="2457"><thead data-end="2512" data-start="2457"><tr data-end="2512" data-start="2457"><th data-end="2474" data-start="2457">**Team Name**</th><th data-end="2489" data-start="2474">**Purpose**</th><th data-end="2512" data-start="2489">**Example Access**</th></tr></thead><tbody data-end="3380" data-start="2567"><tr data-end="2741" data-start="2567"><td>**Management**</td><td>Executive team members who need access to company-wide credentials.</td><td>Access to all **business-critical logins** (e.g., banking, contracts, key systems).</td></tr><tr data-end="2910" data-start="2742"><td>**IT / Security**</td><td>Internal IT lead or security champion.</td><td>Access to **infrastructure-related credentials** (e.g., servers, domain registrations, cloud services).</td></tr><tr data-end="3065" data-start="2911"><td>**Finance &amp; HR**</td><td>Handles financial data, payroll, and HR systems.</td><td>Access to **accounting software, payroll systems, and sensitive employee data**.</td></tr><tr data-end="3217" data-start="3066"><td>**Sales &amp; Marketing**</td><td>Manages CRM, social media, and marketing tools.</td><td>Access to **CRM, social media accounts, and marketing automation tools**.</td></tr><tr data-end="3380" data-start="3218"><td>**Operations &amp; Support**</td><td>Handles daily business operations and customer support.</td><td>Access to **support platforms, scheduling tools, and inventory systems**.</td></tr></tbody></table>

</div>#### How This Structure Works in Practice

- A new **sales employee** joins → They are added to the **Sales &amp; Marketing Team**, automatically gaining access to **CRM &amp; social media credentials**.
- An **HR team member** needs payroll software access → They are added to the **Finance &amp; HR Team**.
- The **business owner** gets visibility over **Management Team** credentials but cannot manage users or licenses.

---