Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions docs/Catalog/Admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ through the panel. Only admins may create other admins.

Quilt requires at least one admin account per stack.

Many of the settings below can also be managed programmatically with the
[`quilt3.admin` Python API](../api-reference/Admin.md).


## Users and roles

Expand Down
1 change: 0 additions & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
* [Quilt Connect Server](Catalog/Connect.md)
* [Cross-Account Access](CrossAccount.md)
* [Enterprise Installs](technical-reference.md)
* [quilt3.admin Python API](api-reference/Admin.md)
* **Advanced**
* [Package Events](advanced-features/package-events.md)
* [Private Endpoints](advanced-features/private-endpoint-access.md)
Expand Down