# Choose which schemas to extract

## How to hide schemas from Secoda

After connecting your data resources to Secoda, you can select which schemas, or groups, you'd like to see in Secoda. To do this, start by going to the **Integrations** page on the side bar.

From here, select the Integration and click on the **Schema** or **Groups** tab. Note: Schema is for databases and warehouses, while Groups is for data visualization tools.

On the **Schema/Group** page, you'll find all of the schema or groups that Secoda has pulled from your integration. Select the ones that you would like to be accessible on Secoda. The unchecked ones will not be extracted.

<div><figure><img src="https://secoda-public-media-assets.s3.amazonaws.com/831d399c-160c-4e03-a770-af2649719c5e.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://secoda-public-media-assets.s3.amazonaws.com/8296720f-7dca-447f-829f-758cd463f0f4.png" alt=""><figcaption></figcaption></figure></div>

After you make any changes to your selections, you must click **Submit** to have the changes apply in your next extraction.

If you have new schemas or groups in the source that are not reflected in Secoda, you must click **Refresh** to have them brought in. Refresh will not impact your current selections, but will bring in any new schemas or groups as selected by default.

{% hint style="info" %}
Not using Secoda to manage your data documentation yet? Sign up for free [here](https://app.secoda.co/) 👈
{% endhint %}


---

# 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/readme/secoda-as-an-admin/connect-your-data/hide-unwanted-datasets.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.
