By default, the notebooks you create are private to you and admin users.
But sharing a notebook with other team members or even externally is quite simple.
Just click on the Share button in the top right corner of a notebook:
In the sharing menu, you have several sharing options:
can view
permission is allowed.can view
or can edit
permission on the notebook.Notebooks and database connections are two separate concerns in PushMetrics, each with their own permissions.
That means sharing a notebook does not automatically grant access to the underlying database connections or integrations.
If you want a user to be able to edit the notebook, as well as execute SQL queries present in the notebook, you need to share both the notebook and the database connection with that user.
To make this easier, PushMetrics will prompt you to share databases used in a notebook after you have invited them to the notebook - if those users do not have access to them yet: