# Editing and previewing your timeline

You can go back and edit the title and chapters in your story at any stage.  While you are working in the storymaker template, you will see there are 'edit' buttons displayed:

* Below the title and description of your story on the left hand side above the first asset
* Next to each chapter title on the right hand side of the screen

{% hint style="info" %}
If you change the dates in your timeline, be careful.  The dates must follow in the same sequence as your chapters.
{% endhint %}

![](/files/-LvznjeMAY0M-L8ekTfN)

It can be useful to preview your story as you are writing it.  Simply click on the "Preview" button below the story title, or the view button on "[My stories](/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/managing-your-stories.md)" homepage.

![Preview of a timeline](/files/-LvzoRq8mvTRzog9dJqd)

The [start and end dates](/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/selecting-content/creating-a-timeline.md) dates that you entered when you first created your story mark are used to create the timeline.  The dates entered for each chapter mark the points on the timeline.  Users move from page to page by clicking on the dates on the timeline.

Once you have finished previewing the story and completed your edits, you can [publish your story](/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/managing-your-stories/publishing-a-story.md).


---

# 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://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/selecting-content/creating-a-timeline/editing-and-previewing-your-timeline.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.
