# Publish Stories

To publish a story (or other content types) to the WayFinder Platform, click the down arrow on the green 'save' button and select 'Publish to WayFinder'...

<figure><img src="/files/oE1epzqiJVbRWkJ0wEEw" alt="" width="457"><figcaption></figcaption></figure>

### Publishing Options

You will also see publishing settings below this, which if you click on will open the popup window as shown in the screenshot below\...

<figure><img src="/files/of0Tsz7x4WMsrkrpPpNe" alt="" width="370"><figcaption></figcaption></figure>

Here you can:

* choose whether to broadcast a [notification](/apps-and-tools/storykeeper/notifications.md)
* select the canvas to publish to (if you have multiple canvases available)
* assign the [viewing/access rights](/apps-and-tools/storykeeper/story-and-media-viewing-permissions.md)
* choose whether to publish anonymously
* set a cover image (this image will appear on the canvas rather than the default icon)
  * select an image from your media library (file size less than 1MB)
  * ...or enter the URL of an externally-hosted image (no file size limit)

NOTE: if a story is marked "private" (checkbox to the left of the green save button) then it cannot be published/shared.

### Batch Publishing

You also have an option to "batch publish" if there are multiple stories that have been updated or are new. This can be done by clicking on the "..." above your story list on the right hand side... (the number in the blue circle tells you how many stories will be published - in the example below, it is 2)

<figure><img src="/files/L61sx4EZ5MKQXTnE5zuC" alt="" width="446"><figcaption></figcaption></figure>

Note that you will see a blue "+" icon next to stories in your "My Stories" list that are still to be added to a WayFinder canvas (ie, haven't yet been published), and a blue "u" icon when a story has been updated since last being published and requires re-publishing.

### Un-Publishing

To remove content that has previously been published to a WayFinder canvas:

1. select the story/content from the "my stories" list
2. click the down arrow on the green save button
3. from the drop-down menu select "Remove from WayFinder"
4. After a few seconds you should see a message saying the content has been successfully removed

The next time you load/refresh the WayFinder canvas you will see the content is no longer displayed.

<figure><img src="https://i.gyazo.com/9ebc82c986b95a9838b2afbab583470a.gif" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.wayfinders.network/apps-and-tools/storykeeper/publish-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.
