# Navigator

### **Navigator inspector**

![](https://lh5.googleusercontent.com/MRSjyet5GdgaqRjNLiA6CQ1ziUvefuo2zJjMJMVX-rKqDwBnghmIoa9Hd80t0-y7-AWlaK-w2ybOYETutWYH85WeI_0QsX6i7IMAFRZHuIB3MddH7wgka4XrCHVpvYy46a0QPjm1)

In the 'Navigator' inspector you will be able to view and manage all the objects and components present in the scene; you can see their position in the scene hierarchy, in particular the highest object in the list will be the one in the foreground and so on.

From the *Navigator* it will be possible to:&#x20;

* Select one or more objects&#x20;
* Drag objects in the list to change their position relative to other objects on the z axis&#x20;
* Manage groups of objects by separating groups already created with the 'separate' icon or by combining different objects into a group with the 'group' icon.


---

# 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://info-176.gitbook.io/zencreate/editor-the-tools-to-become-a-zen-master-of-creativity/inspector/navigator.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.
