> For the complete documentation index, see [llms.txt](https://docs.rely.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rely.io/software-catalog/usage-guide/creating-a-new-blueprint-and-catalog.md).

# Creating a new Blueprint & Catalog

## From the UI

Each [blueprint](/basic-concepts/blueprints.md) has their own [catalog](/basic-concepts/catalogs.md) so by creating a new blueprint you're automatically adding a new catalog tab to your software catalog.

You can manage your blueprints via:

* The [Data Model Builder](/software-catalog/usage-guide/updating-a-blueprint.md#from-the-data-model-builder) for a visual graph-based representation of how all your blueprints relate to one another
* Or by directly accessing the [blueprint descriptors](/basic-concepts/blueprints.md#blueprint-descriptor).

<figure><img src="/files/Em6BLOP1RnfEO9ZyNery" alt=""><figcaption></figcaption></figure>

From here you can create a blueprint by:

* Filling in its [metadata](/basic-concepts/blueprints.md) fields (title, id, description)
* Or by directly providing a valid [blueprint descriptor](/basic-concepts/blueprints.md#blueprint-descriptor)

## From the Public API

{% content-ref url="/pages/omhxzZx0bXN1GJPiJZLO" %}
[Blueprints](/public-api/blueprints.md)
{% endcontent-ref %}
