# Profile Session Time Travel (Skip Steps)

![](/files/yhN4KqAfjpup7SRgQ018)\
**TIME TRAVEL** (*Only available when a profile is running*) This allows 'time travel' - you can choose to advance to another profile step, or revert to a previous step. You can select any Profile Step and skip to it right away.  Simply highlight the desired Profile Step from the dropdown and select Accelerate to 88mph.&#x20;

<figure><img src="/files/Zny9Ux2jBgf5dFXr8YUa" alt=""><figcaption><p>Accelerate to 88mph!</p></figcaption></figure>

This is quite useful if you want to repeat or skip to another profile step, or even just extend the length of the current step (by Time Travelling back to the start of the step)


---

# 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.rapt.io/profiles/device-profile-sessions/profile-session-time-travel-skip-steps.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.
