arize-admin

Manage Arize access control, user lifecycle, roles, and API keys via ax CLI.

Updated May 5, 2026
One-click install
npx skills add https://github.com/ethan-rio/skills --skill arize-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arize-admin
Source: https://github.com/ethan-rio/skills/tree/main/skills/arize/arize-admin
Command: npx skills add https://github.com/ethan-rio/skills --skill arize-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of managing Arize enterprise access controls, user onboarding/offboarding, role configurations, and API key management across teams, reducing admin overhead and preventing misconfiguration risks for org administrators.

Core Features & Use Cases

  • Enterprise User Lifecycle Management: Automate user invitations, org/space access assignments, and offboarding with cascading permission revocation in a single workflow.
  • Custom RBAC & Access Control: Create custom roles for SAML/SSO attribute mappings, assign fine-grained role bindings to users on specific spaces or projects, and restrict project access to explicitly authorized users.
  • API Key & Multi-Tenant Management: Generate scoped service keys for CI/CD pipelines and multi-tenant architectures, perform zero-downtime key rotation, and revoke compromised keys instantly.
  • Use Case: For a data team onboarding 5 new members, use this Skill to automatically create user accounts, assign them to the correct organization and team space, set up custom data scientist roles, and generate scoped service keys for their pipelines in minutes instead of hours of manual UI work.

Quick Start

Use the arize-admin skill to onboard a new team to your Arize organization, assign them to a dedicated workspace, create a custom data scientist role, and generate a scoped service key for their CI/CD pipeline.

Frequently Asked Questions about arize-admin

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

FAQPage Schema
How do I automate Arize user onboarding and offboarding for my team?

Automate Arize user onboarding and offboarding by executing ax CLI commands to manage invitations, assign org and space access, and trigger cascading permission revocation, reducing manual UI work. Requires an authenticated org-admin profile.

How does RBAC role mapping work for SAML SSO in Arize?

RBAC role mapping for SAML SSO works by creating custom roles and mapping them to SAML attributes, allowing fine-grained role bindings to users on specific spaces or projects to restrict access to explicitly authorized users.

What is the best way to generate and rotate scoped API keys for Arize CI/CD pipelines?

Generate and rotate scoped API keys for Arize CI/CD pipelines by using the ax CLI to create multi-tenant service keys, perform zero-downtime key rotation, and instantly revoke compromised keys for secure pipeline management.

Do I need org-admin privileges to configure Arize access controls and API keys?

Yes, you need org-admin privileges to configure Arize access controls and API keys. You also need ax CLI version 0.19.0 or higher and an authenticated Arize profile to execute administrative commands.

Can I restrict project access to explicitly authorized users in Arize?

Yes, you can restrict project access to explicitly authorized users in Arize by assigning fine-grained role bindings to specific users on targeted spaces or projects, ensuring strict access control boundaries.

Why does manual Arize enterprise user management create misconfiguration risks?

Manual Arize enterprise user management creates misconfiguration risks because tedious, error-prone manual work across teams increases admin overhead and leaves permission boundaries vulnerable to human error during user lifecycle operations.