Skip to main content
Community Hub
TL;DR

Manage users and groups programmatically using the Atlan Python SDK (pyatlan). Create, retrieve, and manage user and group objects.

Your AI can read this via Docs MCPInstall MCP →Connect

Users and groups introduction

Operations on users and groups.

Users and groups are peer objects

A user can be a member of multiple groups, and a group can have multiple users. At the same time, both can exist without the other. In other words, neither is a parent or container for the other.

Was this page helpful?