> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://growingio.gitbook.io/docs/introduction/productknow.md).

# 产品界面熟悉

GrowingIO平台的界面主要分为4个区域，如下图所示。

![](/files/-Lub-t5mFg4lBU-_ol7O)

| 区域      | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1-顶部导航栏 | <p>首页：自定义展示区，可展示预置看板及个人创建的看板。</p><p>看板：包括分析看板和KPI看板，是所有看板的集中管理功能。</p><p>产品分析：包括事件分析、漏斗分析、留存分析、分布分析等产品分析工具。</p><p>用户分析：包括用户分群、活跃用户分析、用户细查等用户分析工具。</p><p>用户运营：运营平台入口。</p><p>获客分析：包括广告监测、活动分析、落地页分析、分享分析等获客分析工具。</p><p>数据中心：包括数据管理、数据规划、数据校验、等数据集中管理功能。</p>                                                                                                                                                                                                                                   |
| 2-项目切换器 | 项目是多个应用的集合。例：如果您将某些应用单独集成到一个项目，您可在此处进行切换。                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 3-系统功能区 | <p><img src="/files/-Lub3qyWiu3CspunnwyB" alt="" data-size="line"> ：通知中心</p><p><img src="/files/-Lub48mK_u9XbXoxxyyy" alt="" data-size="line"> ：帮助文档，您可在不同的功能区单击此图标，可直接进入相应功能的文档说明。</p><p><img src="/files/-Lub4DZt29MDi4QM3awb" alt="" data-size="line"> ：工单系统、邀请技术支持</p><p><img src="/files/-Lub4IMpFvDAv8Eit9vN" alt="" data-size="line"> ：系统配置：包括组织、应用、用户管理和Mobile Debugger</p><p><img src="/files/-Lub4MEfOxzEFAMfF35M" alt="" data-size="line"> ：看数助手</p><p>个人头像：学习中心、个人信息、安全配置等</p> |
| 4-操作区   | 当选择顶部导航或左侧导航后，响应的菜单项的功能展示或配置界面就会现在在操作区。                                                                                                                                                                                                                                                                                                                                                                                                                                                    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/introduction/productknow.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.
