# Private Canvases

It is possible to have canvases that are completely private, ie when someone goes to the URL for the canvas they will not see the canvas and have to login to [Kumu](/apps-and-tools/wayfinder-platform/further-guidance-and-customisation.md) first. However this comes at a further cost (as set by Kumu), so please [get in touch](mailto:info@wayfinders.network) with us to discuss this option.

We have carefully designed granular [viewing permissions for content](/apps-and-tools/storykeeper/story-and-media-viewing-permissions.md) that should cater for most use-cases without needing to activate a private canvas.


---

# 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/wayfinder-platform/private-canvases.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.
