# 项目管理

- [项目概览](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。


---

# 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/projectmange.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.
