# Managing your stories

At the top right hand side of your screen you will see a link to "**My Stories**".  This is your personal home page and lists all of the stories that you have created.

![](/files/-LvudWmlJ3OejDthsTa0)

Next to the preview image for each story you will see:

* The story title
* Your description of the story, its content and duration
* The status of your story - private or published
* Buttons to view, edit, delete, publish/unshare your story.

While you are working on a story it's status is "**Private**".  You can preview the story by clicking on the "**View**" button, and edit it by clicking on "**Edit**".&#x20;

When you have finished writing your story and are ready to share it, click on the "**Publish**" button.  You will see that the status label changes from Private to Published, and the Publish button changes to Unshare.  &#x20;

You can "**Unshare**" a published story at any time if you want to edit the contents.

Finally, you can also "**Delete**" a story from the "My Stories" page.  For example, you may wish to create draft stories (perhaps to test the different templates) that you later need to delete.&#x20;


---

# 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/managing-your-stories.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.
