Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions guides/data-apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ See [Themes](/guides/data-apps/themes) for details.

Newly created apps are personal - only you can see them. Apps will initially appear in **Settings \> My apps.** To share an app with your team, add it to a space.

<Info>
**Viewing a data app requires at least the Interactive Viewer project role.** A chart or dashboard runs a fixed, predefined query - a plain **Viewer** sees the data the way it was set up, and nothing more. A data app is interactive: people change inputs, drill in, and explore the data on their own terms, which runs new queries on the fly. That kind of self-serve exploration is what the **Interactive Viewer** role governs (the same role needed to use Explore), so it's the minimum needed to open an app.
</Info>

Once an app is added to a space, it follows the same rules as everything else in that space:

- **Viewers** of the space can open the app and interact with it.
Expand Down
Loading