# Manage permissions

> This skill helps users choose the right path to Manage platform access and permissions. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Platform for AI (PAI)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage PAI permissions, set up PAI workspace roles, configure RAM policies for PAI, control model access, assign PAI.AlgoDeveloper role, add member to PAI workspace, PAI workspace access control, define RAM Policy for PAIRecService, how to restrict dataset access, grant PAI.WorkspaceAdmin, manage te

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "manage permissions", "product": "pai"}'
```

---
Part of [Platform for AI (PAI)](https://www.company-skill.com/p/pai.md) · https://www.company-skill.com/llms.txt
