# Introduction to ArcGIS StoryMaps

ArcGIS StoryMaps allows you to use a variety of maps, text, and multimedia elements to present interactive narratives. Since ArcGIS has a number of helpful StoryMap tutorials and instructions available, the information here is relatively brief and often links out to those resources.&#x20;

### Planning Your StoryMap

Creating a good storymap requires good planning. You may find it helpful to sketch out your ideas on paper (in the form of a diagram, an outline, or a rough illustration) prior to working in the actual technology.

* [ ArcGIS StoryMap planning resources](https://www.esri.com/en-us/arcgis/products/arcgis-storymaps/resources)

### Creating Your Content Blocks

StoryMaps uses "content blocks," which include objects ranging from text blocks to interactive maps to images. See content ["A Story Map on Story Maps"](https://arcg.is/aqOmi0) for examples of content blocks.

* [Using Content Blocks](https://bcds.gitbook.io/learn/tutorials/mapping-and-digital-storytelling/introduction-to-arcgis-story-maps/using-content-blocks)&#x20;
* [Getting Started with ArcGIS StoryMaps](https://storymaps.arcgis.com/stories/cea22a609a1d4cccb8d54c650b595bc4)

### Add Alternative Text (Alt Text)

When adding media of any kind, you are given the opportunity to add alternative text for the visually impaired. You want to do this unless the image is purely decorative and does not add to the content/narrative. ([Read more about alt text, including writing tips.](https://webaim.org/techniques/alttext/))

To add alt text,  hover over the media and then click on "Options" (the gear icon). Depending on the content block type, you will see either a field that says, "Alternative text" or you will see a choice to click on "Display" or "Properties." Click on "Properties" and you will then see an "Alternative text" field.

![](https://4055173823-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LgXtIWpHMikxGQHLU5T%2F-MWZI9nEDO4l-676c7sh%2F-MWZIyZe6avLUKGalY35%2Fstorymaps_gear.jpg?alt=media\&token=c46a0a5c-0210-4c99-85ee-8e01ca5785eb)

![Alt text example](https://4055173823-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LgXtIWpHMikxGQHLU5T%2F-MWZKJRkccSV-yXse1fd%2F-MWZL_Qxdd03YHe2cd4S%2Fstorymaps_alttext.jpg?alt=media\&token=c6092fa4-9f28-4561-b714-f55d4d9e7d1c)

### Design Decisions

StoryMaps lets you adjust the look/design within a limited range.&#x20;

* [Change story cover](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/change-story-cover.htm)
* [Set a theme](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/set-a-theme.htm)
* [Add story navigation](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/add-story-navigation.htm)

### Publishing and Sharing

You can keep your story private or publish it for your audience. You have to **republish** your work for any changes made to be visible to visitors. Before publishing or sharing your story you can [preview your story](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/preview-a-story.htm). The publishing and sharing options (among others) can be found in the menu at the top of the page:

![](https://4055173823-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LgXtIWpHMikxGQHLU5T%2F-MZNQjHz20dqwALISAFB%2F-MZNSTKLCFODIsyDiEIT%2Farcgis-storymaps_menu.png?alt=media\&token=651e105e-4a69-4b65-aa58-6e76491186d5)

* [Publish a story](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/publish-a-story.htm)
* [Promote a story](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/promote-a-story.htm)
* [Modify a published story](https://doc.arcgis.com/en/arcgis-storymaps/author-and-share/modify-a-published-story.htm)

The URL (web address) that you get when you "View published story" is your project's front-facing URL and is the link you share out.&#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://bcds.gitbook.io/learn/tutorials/storytelling/introduction-to-arcgis-story-maps.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.
