> ## Documentation Index
> Fetch the complete documentation index at: https://platform.atlan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List containers

> Find workspaces, projects, and repositories.

# `registry__list_containers`

List or fetch the containers that hold and organize artifacts.

* Inputs: required `container` (`workspace`, `project`, or `repo`). Set `id` to
  fetch one container. For lists, use the arm-specific scopes and filters plus
  optional `q`, `status`, `fields`, `include`, `limit`, `offset`, and `sort`.
* Returns: one container or `{items, page}`. Rows include the handle, display
  name, status, and artifact counts.
* Effect: read only.

Use this tool to find `workspace_id`, `project_id`, or `repo_id` values before
searching or creating artifacts. The HTTP-only permissions matrix is not
available through this tool.
