# Adjusting start and end times

* To adjust the start time or end time of an object, drag the grips at either end of the container.

![Location of the container grips](/files/4vjSkiTqeukBbksa3RaP)

If you want a higher level of accuracy, you can set exact time values for the start and end times. To do so, 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 **Current Effect Options** window, in either the **Start Time** or **End Time** fields, enter a time in the format `hh:mm:ss` (hours:minutes:seconds).
4. Select **SAVE EFFECT**.

{% hint style="info" %}
If you change the start time, the end time will adjust automatically to maintain a consistent length. If you change the end time, this does not affect the start time.
{% endhint %}


---

# 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/adjusting-start-and-end-times.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.
