Invite your team
A project has one owner, you, and any number of writers. A writer can add data to the prism; only the owner can manage the project itself.
Add a writer
- Open the project's Members tab.
- Paste the member's account address (the
0x…value they can copy from their own Settings page, under Account ID). - Optionally give them a display name; it is only a label in your dashboard.
- Confirm. The permission is recorded on the decentralized network, so it takes a few seconds to confirm.
Removing a writer works the same way, from the same tab.
What a writer can and cannot do
- They can write data to the project using their own account.
- They cannot spend the project's tokens on your behalf, transfer the project, or remove other members.
- They never see file contents unless you share the project key with them; network permission and encryption are two separate layers.
That is the end of the setup guide. To start reading and writing data from code, head to the examples.

