# Data Source Settings

Once a data source is created, the data owner can manage data source policies, members, data dictionary, and tags.

The reference and how-to guides in this section cover topics related to managing existing data sources.

## How-to guides

* [Manage data source settings](/2024.2/data-and-integrations/registering-metadata/data-source-settings/how-to-guides/manage-settings.md): Edit data source settings or disable and delete a data source.
* [Manage data source members](/2024.2/data-and-integrations/registering-metadata/data-source-settings/how-to-guides/manage-members.md): Add, remove, or modify users on a data source.
* [Manage data source access requests](/2024.2/data-and-integrations/registering-metadata/data-source-settings/how-to-guides/manage-requests.md): Approve and deny subscriptions requests on data source.
* [Disable data sampling](/2024.2/data-and-integrations/registering-metadata/data-source-settings/how-to-guides/disable-data-sampling.md): Disable metadata collection that requires sampling data.
* [Data dictionary](/2024.2/data-and-integrations/registering-metadata/data-source-settings/how-to-guides/manage-dictionary.md): Manage the data dictionary descriptions and tags.

## Reference guide

[Data source health checks](/2024.2/data-and-integrations/registering-metadata/data-source-settings/data-source-health-checks.md): This reference guide defines the data source health check jobs that are run when a data source is created.


---

# 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://documentation.immuta.com/2024.2/data-and-integrations/registering-metadata/data-source-settings.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.
