Find your workspace and catalog

Your workspace is where your team works. A catalog is the visible root of its data names. Domains group related resources under that catalog.

Before you begin

You need an invitation to a Griot workspace and a working sign-in method. Your workspace administrator can tell you which email to use. Local development may show a sign-in link in service logs when email delivery is disabled; public workspaces must use configured delivery or OAuth.

Open the catalog

  1. Sign in to your workspace.
  2. Open Data → Catalog.
  3. Select the catalog root in the left drawer. Your workspace's default catalog is named default.
  4. Expand a domain to inspect its tables and buckets. A table is structured, queryable data. A bucket holds files in their original form.

If your catalog has no domains, the empty state should say so. If a request fails, the page should show an error rather than treating the failure as an empty catalog.

What you should see

The catalog name stays visible above the domains. Selecting a catalog or domain filters the resource list without turning domains into table rows. Selecting a table or a file opens its detail view.

Continue with your first file.