Edit Users

Delete Lightdash organization members by unique identifier using the delete_member tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the administrative process of managing users within a Lightdash organization, including the ability to remove members.

Core Features & Use Cases

  • User Deletion: Safely remove users from the organization.
  • Access Management: Facilitates administrative control over who has access to the Lightdash platform.
  • Use Case: An administrator needs to remove a former employee's access to Lightdash. This Skill can be used to find the user and then delete their account.

Quick Start

Use the edit users skill to delete the user with the email address '[email protected]'.

Frequently Asked Questions about Edit Users

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

FAQPage Schema
How do I delete a user from a Lightdash organization?

To delete a user from a Lightdash organization, you use the edit users skill to locate the member by their email address or unique identifier and remove their account. This requires the lightdash_tools__delete_member tool and write-destructive safety mode.

How can I manage Lightdash organization members and remove access for former employees?

You can manage Lightdash organization members by using the edit users skill to delete specific user accounts. This facilitates administrative control over platform access by safely removing former employees via their unique identifiers.

Does deleting a Lightdash member require any special permissions or safety modes?

Yes, deleting a Lightdash member requires adherence to the write-destructive safety mode. This ensures safe removal of specific users from the organization via the lightdash_tools__delete_member tool.

What is the best way to handle access control and user management in Lightdash?

The best way to handle access control in Lightdash is by using the edit users skill to manage organization members. It enables administrators to safely remove users and control who has access to the platform.

Can I find and delete a Lightdash user by their email address?

Yes, you can find and delete a Lightdash user by specifying their email address, such as [email protected]. The skill locates the user and then deletes their account using the required destructive safety mode.