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

# Create a Trino catalog

> Create a Trino catalog to connect and access external data sources using Trino connectors.

You create a Trino catalog when you need to access a data source. Several Trino catalog types exist, and each one
corresponds to a [Trino connector plugin](https://trino.io/docs/current/connector.html) designed to
communicate with a specific data source.

## Create a Trino catalog

Perform these steps to create a Trino catalog.

1. Log in to NexusOne.
2. On the top navigation bar, hover your mouse over **Govern** and then select **Catalog**.
3. Click the plus `+` icon in the top right corner of the catalog page.
4. Enter a catalog name.
5. Select a catalog type.
6. Enter the catalog type's connection property value.
7. Optional: If you need additional properties, then click the plus `+` icon and enter the
   properties into the key-value pair.
8. Click **Create**.

## Additional resources

For an overview of the Govern feature, refer to [Govern Overview](/documentation/govern/overview).
