Skip to content

Privacy? #23

Apr 19, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Our privacy statement can be found here: https://stately.ai/privacy

As far as the inspector, nothing is ever stored (machine, states, events, etc.) on our database.

You can also set the URL to your own domain and visualize the events yourself, but we don't yet provide a way to self-host the actual inspector that visualizes the state machine and states/events/sequence diagrams.

const inspector = createInspector({
  url: 'http://localhost:3000', // will never go to stately.ai
  // ...
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bring-shrubbery
Comment options

Answer selected by bring-shrubbery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants