# Catalog

## **Introduction**

The Catalog is your central hub for all metadata from your connected integrations. Once an integration is connected, its metadata populates the Catalog, making it ready for organization and management.

## **Adding Catalog Metadata to Teams**

By default, metadata is assigned to the 'General' team. To manage and reassign metadata to different teams within your workspace, follow these steps [Connect your data](/readme/secoda-as-an-admin/connect-your-data.md#how-to-add-integrations).

## Editing in the Catalog

For efficient management of multiple resources, learn how to perform bulk edits in the Catalog view here [Bulk editing](/resource-and-metadata-management/add-documentation/bulk-editing-resources.md).

## Applying Filters to the Catalog

Enhance your navigation within the Catalog by applying filters. Detailed instructions can be found here [Filters](/features/filters.md#applying-filters-in-catalog).

## Creating and Managing Catalog Views

Create custom filtered Views of the Catalog to streamline access to frequently used resources. Learn how to create these Views here [Views](/features/views.md).

## Navigate the Catalog: Video

Watch this helpful video to learn how to navigate through the Catalog effectively.

{% embed url="<https://www.loom.com/share/074dfe6ec93a4d87819542fb68b64937?sid=02e4d9f2-9f86-4ec9-af82-5d9aa04d4879>" %}

## Exporting Catalog Metadata

* **Export a Filtered Subset of Resources:** Admins and Editors can export data from the Catalog to a CSV file. After setting the desired filters, use the three-dot menu and select 'Export page as CSV'.

<figure><img src="https://secoda-public-media-assets.s3.amazonaws.com/61d63f00-eb12-487c-8788-e7341aabb3f7.png" alt=""><figcaption></figcaption></figure>

* **Comprehensive Exporting:** For detailed guidance on exporting all Catalog resources, refer to our full documentation on [Import and export resources](/resource-and-metadata-management/import-and-export-data.md).

## Limiting Resource Access in a Catalog

Create custom access rules to limit access to particular tables or columns without exposing the entire integration. For step-by-step instructions on adding resources to teams one-by-one, follow these steps using [Automations](/features/automations.md) to pull that subset of resources:

{% embed url="<https://www.loom.com/share/389a4466059e44648f51df336b714cd4?sid=7ad00c04-3831-4236-9fd5-40c4626d9f17>" %}

To add resources one-by-one, follow these steps:

{% embed url="<https://www.loom.com/share/c5fd1489134d47d4914b492c0fb141d8?sid=d4f8cad3-4e56-45a3-b082-568e573cb0ee>" %}

## Reordering and Sorting Catalog Columns

Admins can customize the display of columns to emphasize key information. To rearrange columns, click 'Rearrange columns' and drag the desired metadata to a more prominent position at the top of the list. See the demonstration in the gif below for a visual guide.

For sorting, click on the desired column header, then choose either ascending or descending order.

These adjustments will apply universally across the workspace, enhancing visibility for all users.

<figure><img src="https://secoda-public-media-assets.s3.amazonaws.com/d0ef4998-7340-44a8-9f47-d9c2da24befd.gif" alt=""><figcaption><p>Reorder Metadata Columns</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.secoda.co/features/catalog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
