# Updating and Deleting Data Sources

## **OVERVIEW**

There are some cases that cause data source corruption. Therefore, you may need to manage your existing Data Sources.

* Tokens that you generated may be expired,
* The Domain name of the server you saved may be changed,
* The credentials of the user may be changed...

## **1. UPDATING DATA SOURCES** :pencil2:&#x20;

1. Navigate to **Data Sources**.
2. Select the addon that you want to update.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FRu1CubbXnWg3WXuSRwAI%2Ffile.png?alt=media)

3\. Click the *edit icon* and edit the data in the form.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FQhV76Ukq9Iz0g9LcfwED%2Ffile.png?alt=media)

4\. Click the **"Update"** button to save the changes.

## **2. DELETING DATA SOURCES** :x:&#x20;

If you want to **delete a data source permanently**, follow the steps below:

1. Navigate to **Data Sources**.
2. Select the addon whose data source you want to delete.
3. Click the *delete icon* to delete the data source.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FxrU8LL01QSpFDqrXQtNH%2Ffile.png?alt=media)

4\. Confirm the name of the data source you want to delete and click the **"Delete Data Source"** button.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2Fsld8HefvW3NKQQPsdnSk%2Ffile.png?alt=media)

## **WHAT'S NEXT?** :dart:&#x20;

* [Adding a New Data Source](/integrations/adding-new-integration/adding-a-new-data-source.md)


---

# 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.oobeya.io/integrations/adding-new-integration/updating-and-deleting-data-sources.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.
