# Schema Projects

Schema projects are automatically created and managed by Immuta. They group all the data sources of the schema, and when new data sources are created, manually or with schema monitoring, they are automatically added to the schema project. They work as a tool to organize all the data sources within a schema, which is particularly helpful with schema monitoring enabled.

Schema projects are created when tables are registered as data sources in Immuta. The user creating the data source does not need the CREATE\_PROJECT permission to have the project auto-create because no data sources can be added by the owner. Instead, new data sources are managed by Immuta. The user can manage Subscription policies for schema projects, but they cannot apply Data policies or purposes to them.

The schema settings, such as schema evolution and connection information, can be edited from the project overview tab. *Note: Deleting the project will delete all of the data sources within it as well.*

## Schema Project Actions

Schema settings are edited from the project overview tab:

* [**Schema Project Connection Details**](https://documentation.immuta.com/2024.2/data-and-integrations/registering-metadata/how-to-guides/manage-schema-monitoring#edit-schema-project-connection): Editing these details will update them for all the data sources within the schema project.
* [**Data Source Naming Convention**](https://documentation.immuta.com/2024.2/data-and-integrations/registering-metadata/how-to-guides/manage-schema-monitoring#edit-schema-monitoring-naming-convention): When schema monitoring is enabled, new data sources will be automatically detected and added to the schema project. Updating the naming convention will change how these newly detected data sources are named by Immuta.
* [**Schema Detection Owner**](https://documentation.immuta.com/2024.2/data-and-integrations/registering-metadata/how-to-guides/manage-schema-monitoring#add-new-schema-detection-owner): When schema monitoring is enabled, a user is assigned to be the owner of any detected and Immuta created data source.
* [**Disable or delete your schema project**](https://documentation.immuta.com/2024.2/secure-your-data/projects-and-purpose-based-access-control/projects-and-purpose-controls/how-to-guides/project-management/manage-projects#disable-enable-or-delete-a-project): Deleting the project will delete all of the data sources within it as well.\*


---

# 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/schema-monitoring/reference-guides/schema-projects.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.
