# Setting a custom name

To help keep track of objects on the timeline, you can set custom names.

![Default names (left) and custom names (right)](/files/BkBv73FcFF5FSAB7piV9)

To set a custom name, complete the following steps:

1. Select the object.
2. Choose one of the following options:
   * Select the cog icon on the timeline container.
   * Select **IFX options** on the left-hand side of the editor panel.
3. In the **Current Effect Options** window, in the **Custom Name** field, enter a new name for the object.
4. Select **SAVE EFFECT**.

![Locations of the Custom Name field (left) and SAVE EFFECT button (right)](/files/cWJi8IHsEerb4CE63Jw3)


---

# 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.engagevr.io/engage/experience-editor/working-with-objects/setting-a-custom-name.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.
