Edit Groups

Manage Lightdash organization groups and user memberships via MCP tools.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/yu-iskw/dbt-heros --skill edit-groups
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Edit Groups
Source: https://github.com/yu-iskw/dbt-heros/tree/main/plugins/lightdash-org-admin/skills/edit-groups
Command: npx skills add https://github.com/yu-iskw/dbt-heros --skill edit-groups

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the administrative overhead of managing user groups within Lightdash, simplifying tasks like group creation, modification, and user assignment.

Core Features & Use Cases

  • Group Management: Create, update, and delete organization groups.
  • Membership Control: Add or remove users from specific groups.
  • Use Case: An administrator needs to add a new marketing team to a Lightdash project. They can use this skill to create a 'Marketing Team' group and assign the relevant user UUIDs to it.

Quick Start

Use the edit-groups skill to add the user with UUID 'user-123' to the group with UUID 'group-abc'.

Frequently Asked Questions about Edit Groups

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Lightdash organization groups and user memberships?

You can manage Lightdash organization groups by creating, updating, and deleting groups, as well as assigning or removing users through dedicated MCP tools to streamline administrative overhead.

What do I need to add a user to a Lightdash group?

To add a user to a Lightdash group, you need the specific UUID of the user and the UUID of the target group. The operation also requires adherence to defined safety modes for write actions.

Can I delete a Lightdash group and update its properties?

Yes, you can delete a Lightdash group and update its properties. The group management functionality supports full lifecycle control including creation, modification, and deletion of organization groups.

What is the best way to automate Lightdash user administration for a new team?

Automating Lightdash user administration is best handled by creating a specific group for the team and assigning the relevant user UUIDs to it. This simplifies access control and organization management.

Are there limitations to the Lightdash group management operations?

A key limitation of Lightdash group management is the requirement for specific group and user UUIDs to perform targeted operations. Write operations also strictly adhere to defined safety modes to prevent accidental modifications.