# How-to Guides

- [Run Object Sync](https://documentation.immuta.com/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides/crawl-a-connection.md): Manually run object sync on a connection, a database, schema, or a data source
- [Manage Connection Settings](https://documentation.immuta.com/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides/manage-connection-settings.md): Change the status of data objects and assign data object permissions
- [Deregister a Connection](https://documentation.immuta.com/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides/deregister-a-connection.md): Delete a connection
- [Use the Connection Upgrade Manager](https://documentation.immuta.com/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides/use-the-connection-upgrade-manager.md): Migrate legacy integrations to connections
- [Troubleshooting](https://documentation.immuta.com/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides/use-the-connection-upgrade-manager/troubleshooting.md): Troubleshoot common issues with the upgrade manager


---

# 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/SaaS/configuration/integrations/data-and-integrations/registering-a-connection/how-to-guides.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.
