# 权限配置

默认只有超级管理员和管理员有【用户运营】功能的**新建/编辑/删除**和**查看**权限。

如果操作用户运营的人员没有相关权限，请找管理员开通。

![](/files/-M3prsL1S88-XMFju8Yd)

推荐的方法是新建一个自定义角色，然后为该角色开通用户运营的**新建/编辑/删**除和**查看**权&#x9650;**。**

**GrowingIO平台用户角色权限说明请参考：**[**角色权限说明**](https://docs.growingio.com/v3/product-manual/projectmange/role-manage/limit)

**自定义角色请参考：**[**项目下成员管理**](https://docs.growingio.com/v3/product-manual/projectmange/role-manage/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://growingio.gitbook.io/mp/product-manual/access-control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
