# Deleting a Data Source

To delete a data source:

1. Select the **Delete** function from the DS contextual menu.
2. A message appears specifying the project layers and tables that use this data source. It asks you to confirm your decision.
3. Click **OK** to confirm the deletion.

{% hint style="info" %}
The data file that originated the DS is not deleted. It remains accessible in the **Uploaded Files** tab for a period of **10 days**, after which it is automatically deleted from JMap Cloud.
{% endhint %}

You can also select multiple data sources and, following the same procedure, delete the entire selection.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/managing-data-sources/deleting-a-data-source.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.
