# Settings

Access the settings view by clicking your username (top right of the app), and then select "settings" from the drop-down menu. Then you can:

* set your public name (if you want this to be different from your username when publishing content to a WayFinder canvas)
* set your geographic location (although note that this is a legacy feature and largely redundant now that [location can be set](/apps-and-tools/storykeeper/create-a-story/geo-location.md) specifically for each story)
* create user lists (groups), which enable you to quickly assign viewing rights to specific stories/media for all the users on a list.
  * NOTE that **StoryKeeper usernames** need to be entered, NOT public names as they may appear on a WayFinder canvas...for example "john-smith" is John's StoryKeeper username, whilst "johnny" is his public name that appears on WayFinder canvases. Therefore "john-smith" must be entered into the user list
  * you can also duplicate lists, which is a handy way of creating "sub-lists" from an existing (larger) list of users


---

# 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/settings.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.
