Collaboration and Sharing
Sharing and Visibility Modes
Visibility modes
| Mode | Who can access |
|---|---|
private | Owner and org admins only |
org | All org members |
authenticated | Any signed-in CloudGrid user |
link | Anyone with the URL (no account needed) |
grid visibility set my-app link
Share an entity
- Set visibility to
linkfor public sharing - Get the URL:
grid open my-app --print
# https://my-app.your-org.cloudgrid.io
- Share the URL directly — no account needed for
linkvisibility
List your entities
grid status # Status-grouped dashboard
grid list # Flat listing
grid list --kind app # Apps only
grid list --kind inspiration # Inspirations only
grid list --status running # Running entities only
grid list --space dev-tools # Entities in a space
grid list --json # Machine-readable