---
title: "Hubs"
description: "Hubs are the containers that hold Asset Hub assets, with their own access type and collaborators."
contentType: "overview"
url: "https://developer.mindtickle.com/docs/asset-hub/hubs/"
---

A hub holds published assets and controls who can see and manage them. Use these endpoints to discover active hubs, create new ones, and manage collaborator permissions and individual user access.

## Endpoints

- [List active hubs](/docs/asset-hub/hubs/list-active-hubs/): Returns a paginated list of all active hubs.
- [Create a hub](/docs/asset-hub/hubs/create-a-hub/): Creates a hub with a name, an access type, and an optional description.
- [Manage hub collaborators](/docs/asset-hub/hubs/manage-hub-collaborators/): Adds or removes hub-level permissions for multiple collaborators in one request.
- [Manage user access for restricted hubs](/docs/asset-hub/hubs/manage-user-access-for-restricted-hubs/): Shares or revokes access to a restricted hub for individual users.
