Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update collaborators.md #4216

Closed
wants to merge 1 commit into from
Closed
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
7 changes: 4 additions & 3 deletions docs/docs/user-guide/collaborators.md
Original file line number Diff line number Diff line change
@@ -13,9 +13,10 @@ Note that with collaborators, a user's role is set _per-database_. This means th
!!! info "Prerequisites"
Before you can add a new collaborator:

- Your [database](./databases.md) must be connected already.
- The [user](./users.md) must already exist in Mathesar.
- The [role](./roles.md) must already exist in PostgreSQL. (If needed, uou can use Mathesar to [add new role](./roles.md#managing) before creating a collaborator.)
- Your [database](./databases.md) must be connected already
- The [user](./users.md) must already exist in Mathesar
- The [role](./roles.md) must already exist in PostgreSQL (you can [use Mathesar](./roles.md#managing))
- A password must be [stored](./stored-role-passwords.md) for the role
- TODO

1. Navigate to the page for your connected database.