# Remove a Teradata Connection

{% hint style="info" %}
**Cleanup script**

You must run the cleanup script to completely remove Immuta-managed items from your environment.
{% endhint %}

To delete the host,

1. Click <i class="fa-database">:database:</i> **Data** in the navigation menu and select **Connections**.
2. Click the **overflow menu** in the Actions column and select **Delete Host**.
3. Download the **cleanup script** from the modal.
4. Click **Delete Host** again to confirm. This will clean up all Immuta-managed roles and Immuta-managed views from your environment.
5. Navigate to Teradata and run the cleanup script in your environment to remove the Immuta-managed database and Immuta-managed tables.


---

# 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/teradata/register-a-teradata-connection/remove-a-teradata-connection.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.
