LogoLogo
HomeGitHub RepoBook Demo
version-5.0.x
version-5.0.x
  • Introduction
  • Installation
  • Quick start
  • Mental model
  • Architecture
  • Walkthrough
    • Editing a Package
    • Uploading a Package
    • Installing a Package
    • Getting Data from a Package
    • Working with the Catalog
    • Working with a Bucket
  • API Reference
    • quilt3
    • quilt3.Package
    • quilt3.Bucket
    • CLI, environment
    • Known limitations
  • Catalog
    • Admin UI
    • Configuration
    • Embed
    • Metadata for teams
    • Preview
    • Search & query
    • Visualization & dashboards
    • Local Development Mode
  • Examples
    • Git-like operations for datasets and Jupyter notebooks
  • Advanced
    • Filtering a Package
    • .quiltignore
    • Materialization
    • Working with Manifests
    • S3 Select
    • Workflows
    • Enterprise install
    • S3 Events, EventBridge
    • Cross-account access
  • More
    • Frequently Asked Questions
    • Troubleshooting
    • Contributing
    • Changelog
Powered by GitBook
On this page
  • Users and roles
  • Buckets
  • Settings
  • Further settings

Was this helpful?

  1. Catalog

Admin UI

PreviousKnown limitationsNextConfiguration

Last updated 3 years ago

Was this helpful?

The Quilt catalog includes an admin panel that allows you to manage users and buckets in Quilt, as well as customize the Quilt catalog. You can access the panel via a dropdown menu under username in the navbar.

The admin page is only accessible to designated administrators. The first admin is set during the CloudFormation installation. Subsequent admins may be designated through the panel. Only admins may create other admins.

Quilt requires at least one admin account per stack.

Users and roles

This section provides comprehensive access control management for the follwing functions:

  • Create/Delete user

  • De/activate user

  • De/admin user

  • Assign roles to users

You may invite new users to your Quilt stack by clicking the + button, upper right.

You may create custom roles for different groups of users. With the exception of administrators, users of managed roles are only aware of the buckets that they are permitted to read. All other stack buckets are invisible to users of managed roles.

You must select the default role for all new users, else they will not be able to sign in to the Quilt catalog. The default role is shown in bold.

Buckets

Here you can add or remove buckets from Quilt and configure bucket indexing and display settings.

S3 events

By default, when you add a bucket to the Quilt stack one of two things will happen:

  1. If there is no existing bucket notification, Quilt will attempt to add a new notification

  2. If there is an existing bucket notification, Quilt will use the existing notification if and only if it supports the required events (object creation and deletion)

If either of the above conditions fails, Quilt will not add the bucket in question.

Settings

This section allows you to customize your Quilt catalog, including custom links in the navbar.

Further settings

See for more.

See for further control over the catalog user interface.

S3 Events, EventBridge
Prefences