organization-management

Manage Datadog organization configurations, roles, and permissions via the Datadog API.

Updated Jan 14, 2022
One-click install
npx skills add https://github.com/alexmarucci/dotfiles --skill organization-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: organization-management
Source: https://github.com/alexmarucci/dotfiles/tree/main/claude/skills/organization-management
Command: npx skills add https://github.com/alexmarucci/dotfiles --skill organization-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dd-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Datadog organization settings, connections, roles, and permissions, making it easier to configure and maintain your organization's Datadog environment.

Core Features & Use Cases

  • Organization Configuration: List, retrieve, and update organization-level configurations.
  • Organization Connections: Create, update, and delete connections to external services.
  • Role Management: Create, modify, clone, and delete roles, and manage role permissions.
  • Use Case: For example, automatically create and update a custom role for new team members based on their role in your organization.

Quick Start

Use the organization-management skill to create a new custom role named 'Developer' with the necessary permissions for a new developer in your organization.

Frequently Asked Questions about organization-management

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

FAQPage Schema
How do I automate Datadog role management and permissions for new team members?

Configure Datadog SAML and SSO by managing organization connections to external services. This skill handles the setup and updates of external service connections using the Datadog API to maintain your organization's authentication environment.

What do I need to manage Datadog organization configurations from the API?

This skill uses the Datadog API to manage organization settings, connections, and roles. You can retrieve and update organization-level configurations, manage external service connections, and control user permissions for your Datadog environment.

What is the best way to set up SAML SSO and external connections in Datadog?

The best way to set up SAML SSO and external connections in Datadog is by using the Datadog API. This skill creates, updates, and deletes connections to external services while handling administrative tasks like SSO configuration.

Do I need admin permissions to update Datadog organization settings and connections?

Yes, you need admin permissions and Datadog API access to update organization settings and connections. Admin privileges are required to modify organization configurations, manage SSO, and control custom role permissions.