# Quick View & Edit

![](/files/6iiUJ2vqWqUZavxRfjMZ)

The new Quick View and Edit panel provides a faster way to see Item details and update them.

![](/files/5lCVLNQnocOehXsP3fjq)

Clicking on a row will open the panel, which displays all the information on the Full Item page without the player and configurator, including:  Item Name, Description, Referenced Assets, tags, Metadata, Attributes, and Rules.

<figure><img src="/files/UlzgfgPbEN4lEV34J82m" alt=""><figcaption></figcaption></figure>

To edit, click on any of the fields.

&#x20;

Clicking the green chevron next to Asset references opens that Asset in a new tab.&#x20;

<figure><img src="/files/SqmHLHAn3ed1k55SDfw9" alt=""><figcaption></figcaption></figure>

Metadata can be added and edited.

<figure><img src="/files/DGupB9oPizfIJ4okTp7Q" alt=""><figcaption></figcaption></figure>

Global and Local attributes can be added. Existing attributes can be modified.

<figure><img src="/files/OPFhdVpsL7wQJzTySntt" alt=""><figcaption></figcaption></figure>

New Rules can be added and existing Rules can be toggled, cloned, and deleted.

<figure><img src="/files/gFq6IXLzGohGafadEt6B" alt=""><figcaption></figcaption></figure>

The header is always visible to give you access to the Save button, which turns green if there are changes to be saved.

<figure><img src="/files/wHFErhIyBoSe7w7Ua4Zh" alt=""><figcaption></figcaption></figure>

The three-dot menu provides access to the Full Item Page with the Player view, Configurator, and additional Item options.


---

# 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://community.threekit.com/releases/2022/spring-22-release/quick-view-and-edit.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.
