# 系统管理

- [组织管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage.md): 组织拥有者、组织管理员可进行组织管理。
- [组织架构介绍](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/overview.md)
- [组织概览](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/details.md)
- [组织下项目管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/project-manage.md)
- [组织下成员管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/org-member.md)
- [计费方案](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/billing.md)
- [成员使用看板](https://growingio.gitbook.io/docs/product-manual/sysmanage/orgmanage/member-usage.md)
- [项目管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange.md)
- [项目概览](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/details.md)
- [项目下应用管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/application-manage.md): 应用即区分不同软件行为数据存储的单元，一个应用对应一个已加载SDK的软件工程。
- [项目下成员管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/project-member.md)
- [IP及域名数据过滤](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/blacklist.md)
- [爬虫预防](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/crawler.md)
- [UTM映射管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/utm-map.md): 在复杂的跨部门/跨渠道/跨场景获客，渠道参数值不统一的情况下，增强获客来源分析的可用性和可解读性。
- [API Token管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/api-token.md)
- [获取项目UID](https://growingio.gitbook.io/docs/product-manual/sysmanage/projectmange/get-uid.md): 在项目的任意页面获取项目UID。
- [权限管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/accessmanage.md)
- [角色权限](https://growingio.gitbook.io/docs/product-manual/sysmanage/accessmanage/role-manage.md)
- [资源权限](https://growingio.gitbook.io/docs/product-manual/sysmanage/accessmanage/resources-limit.md): 将项目成员分组，在生成资源（单图、分群等分享结果）时可选择对小组开放。
- [数据权限](https://growingio.gitbook.io/docs/product-manual/sysmanage/accessmanage/data-limit.md)
- [典型应用场景](https://growingio.gitbook.io/docs/product-manual/sysmanage/accessmanage/example.md)
- [工单管理](https://growingio.gitbook.io/docs/product-manual/sysmanage/tickets.md): GrowingIO工单系统使用说明。
- [提交工单](https://growingio.gitbook.io/docs/product-manual/sysmanage/tickets/submit.md)
- [查看进度](https://growingio.gitbook.io/docs/product-manual/sysmanage/tickets/progress.md)
- [邀请技术支持](https://growingio.gitbook.io/docs/product-manual/sysmanage/tickets/invite.md)
- [个人中心](https://growingio.gitbook.io/docs/product-manual/sysmanage/personal.md)
- [学习中心](https://growingio.gitbook.io/docs/product-manual/sysmanage/personal/learncenter.md)
- [个人信息](https://growingio.gitbook.io/docs/product-manual/sysmanage/personal/myinfo.md)
- [安全设置](https://growingio.gitbook.io/docs/product-manual/sysmanage/personal/security.md)


---

# 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/docs/product-manual/sysmanage.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.
