# Overview

ProductLogz offers comprehensive team collaboration features, enabling you to invite team members, assign roles, and manage permissions across your workspaces. This guide provides comprehensive information on managing your team effectively.

### What You'll Learn

In this documentation, you'll discover how to:

* **Understand team roles** and their specific capabilities
* **Add and manage team members** in your workspace
* **Configure email notifications** for team activities
* **Control access and permissions** for different team members

### Key Features Overview

#### 🔐 Role-Based Access Control

ProductLogz uses a role-based system where each team member is assigned specific permissions based on their role within your workspace.

#### 📧 Smart Notification System

Team members receive email notifications based on their preferences and role, ensuring important updates reach the right people.

#### 👥 Workspace-Specific Permissions

Team members can have different roles across multiple workspaces, providing flexible access control.

#### 💰 Billing-Aware Team Limits

Your subscription plan determines how many team members you can invite, with automatic enforcement during the invitation process.

***

### Quick Navigation

| Section                  | Description                                                   |
| ------------------------ | ------------------------------------------------------------- |
| Team Roles & Permissions | Detailed breakdown of Admin, Manager, and Member capabilities |
| Adding Team Members      | Step-by-step guide to invite new team members                 |
| Email Notifications      | Configure notification preferences and understand delivery    |
| Team Settings            | Manage existing team members and workspace settings           |


---

# 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://help.productlogz.com/team-management/overview.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.
