Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Manage permissions in the OpenAI platform

Teaches how to implement and manage role-based access control (RBAC) by configuring organization and project-level permissions, creating custom roles, and managing user groups.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Manage permissions in the OpenAI platform

Teaches how to implement and manage role-based access control (RBAC) by configuring organization and project-level permissions, creating custom roles, and managing user groups.

When To Use

Use when you need to restrict API or Dashboard access for specific users, set up custom permission sets for contractors, or scale user management via groups and SCIM.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/manage-permissions-in-the-openai-platform-workflow-guide.mdA guide explaining role-based access control (RBAC) concepts, permission settings, and access configuration examples for the OpenAI platform.Questions about a guide explaining role-based access control (RBAC) concepts, permission settings, and access configuration examples...

What This Skill Covers

  • Role-based access control (RBAC) lets you decide who can do what across your organization and projects—both through the API and in the Dashboard. The same pe...
  • Main sections: Key concepts, Permissions, Setting up RBAC, Access configuration examples, Small team.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/rbac.md