# Delete Polaris Catalog

You can delete an existing catalog by following these steps:

1. In the Catalog section, click on the name of the catalog you want to delete. You will be sent to the summary page of that catalog. It contains the Summary and Database listing.
2. You will find the **Delete Catalog** option on the top right side of the page. You will be asked for a confirmation, after which your catalog will be deleted.


---

# 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.e6data.com/product-documentation/catalogs/create-catalogs/apache-polaris/delete-polaris-catalog.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.
