> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/media-data-platform/data-sources/edit-data-source.md).

# Edit Data Source

Use this option to edit an existing data source.

**Step 1**: From the left navigation panel, select **Data Sources**.

<figure><img src="/files/HC4RwyMnjGKaEWArkTpb" alt=""><figcaption></figcaption></figure>

**Step 2**: Select the **Data Source** you want to edit.

<figure><img src="/files/5M7sYZL4g2AwgYrpamox" alt=""><figcaption></figcaption></figure>

**Step 3**: Info

**Step 3.1**: Click the **Edit** button located on the right side to make the necessary changes.

<figure><img src="/files/8rD85gdpwR9ubkjAUlZJ" alt=""><figcaption></figcaption></figure>

**Note**: You can edit the Name, Description, and Data Source Properties, but the Source Type and Connector cannot be edited.

**Step 3.2**: **Placeholders**

**Step 3.3**: Click the **Placeholders** dropdown to view available fields.

**Step 3.4**: **Name:** Specifies the placeholder’s name.

**Step 3.5**: **Value:** Defines the corresponding value assigned to the placeholder.

<figure><img src="/files/LfgEJo2c2lLBT26BkfIG" alt=""><figcaption></figcaption></figure>

**Step 3.6**: **Data Type**

**Step 3.7**: Click the **Data Type** dropdown.

The available options are:

* **String** – Represents text-based data
* **Integer** – Represents whole numbers
* **Float** – Represents decimal numbers&#x20;
* **Boolean** – Represents a true or false value&#x20;
* **Timestamp** – Represents date and time values

<figure><img src="/files/HL7mIQ4ZJPRClGFUfqym" alt=""><figcaption></figcaption></figure>

**Step 3.8**: Array Option

Under the **Is an Array?** section, select either:

True - If the field supports multiple values

False – If the field supports only a single value

<figure><img src="/files/cGCM709VUoNXntWMTJck" alt=""><figcaption></figcaption></figure>

**Step 3.9: Timestamp Column (To fetch delta set of records)**

**Step 3.10 :** Click the **Timestamp Column** dropdown to select:

**Table Name:** Specifies the name of the table containing the records

**Column Name:** Specifies the column used for tracking timestamped changes

<figure><img src="/files/S81HKQgvhsz7ZxLZshqr" alt=""><figcaption></figcaption></figure>

**Step 3.11:** Data Format

**Step 3.12:** Click the **Data Format** dropdown

**Step 3.13:** Under **Format Type**, select **JSON Format** to structure data in a JSON format.

<figure><img src="/files/sikOktxBXYN6jp67bDdd" alt=""><figcaption></figcaption></figure>

**Step 4**: Metadata

**Step 4.1**: Click the **Edit** button located on the right side to make the necessary changes.

<figure><img src="/files/M383ohBRSIFVXPxWVTCB" alt=""><figcaption></figcaption></figure>

**Step 4.2**: Click the **Add button** to add a Key and its Value.

<figure><img src="/files/wCDWMBck1LSwV7jAaxg6" alt=""><figcaption></figcaption></figure>

**Note**: You cannot edit existing Keys and Values.

**Step 4.3**: Click **Save**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2Fi121L8jxHLcgmfdp9ieF%2FEdit.mp4?alt=media&token=74e86d9f-0bf0-44a6-8afc-c0674da92d79>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ingestlabs.com/media-data-platform/data-sources/edit-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.
