# Context Menu

{% embed url="<https://www.youtube.com/watch?v=zCUzgDq1eX8>" %}

Hover over an object and press & hold the [context button](/interactions.md#contextual-actions) for a second to open the context menu.

![](/files/-MD0rObVFE4O0jhq3aHW)

Any scene object has the following contextual actions:

#### [Delete](/interactions/delete.md)

#### [Duplicate](/interactions/duplicate.md)

#### Rename

Every object has its own name. You can see objects' names in some instances, such as when selecting them on Timeline. Names set automatically but you can always rename an object. When you call “Rename” — a virtual [keyboard](/tools/keyboard.md) appears that you can use to type a name for the object.

#### [Link to](/interactions/linking-objects.md)

#### [Set Material](/tools/materializer.md#material-types)

#### [Export](/export.md)

#### Additional options&#x20;

You can Switch Layer to [AR](/tools/ar.md) (only Pro & Enetrprise) and Reset Local rotation


---

# 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://learn.tvori.co/context-menu.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.
