> For the complete documentation index, see [llms.txt](https://docs-en.kivicube.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.kivicube.com/manual-old/management-console/project-management.md).

# Project Management

## 1. WebAR scene scanning multiple entries

> Application: The author creates multiple \[WebAR scenes-plane detection and tracking] or \[WebAR scenes-cloud recognition] scenes in a project, but each scene is a separate experience link. If the user wants to scan multiple scenes Experience, then you need to open different experience links and then scan. Now a unified project entry is provided. After entering through this entry (link), users can scan the tracking image of different scenes. For example, a set of AR postcards, the creator only needs to provide a project entry address to experience all.

### 1.1 Project Setting

Please refer to: GETTING STARTED

### 1.2 Get project entry address

![](/files/-MF-gXcZHujlugYMeQ7y)

![](/files/-MF-geef2SeUKOUBm2RY)

Scan the QR code directly to experience (every time a scene is recognized in the cloud recognition scene, you need to click "return" to re-open the camera; in the tracking scene, you can directly scan the tracking image to experience).

### 1.3 Project Type Setting

![](/files/-MF-hs8_M15spfoDWyje)

The type of the project entry needs to be consistent with the scene type of the multi-image tracking experience, otherwise it cannot be recognized.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-en.kivicube.com/manual-old/management-console/project-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
