# Attribute Editor

**Attributes** are features that are applied to **Objects** in **Incari** so that the **Objects** can exhibit specific properties and behaviors in a **Scene**.

The **Attribute Editor** holds the **Attributes** for all **Objects** in **Incari** and, therefore, **Attributes** are edited here.

While some **Attribute** types are shared between different **Objects**, others are unique to a single type. In order to view and modify the **Attributes** of an **Object**, simply select the **Object** in the **Scene Outliner** to show its **Attributes** in the **Attribute Editor**.

To open the **Attribute Editor**, right-click on the Menu bar in **Incari** and click on **Attribute Editor** from the drop-down list. This can be seen in the illustration below:

![](/files/uZYWvWUxHJ4XFW4MVlJY)


---

# 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://docs.incari.com/incari-studio/2023.2/modules/attribute-editor.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.
