> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-source/view-edit-a-data-source.md).

# View/Edit a Data Source

Clicking on a Data Source Name to view/edit a data source.

<figure><img src="/files/9VKn3dBsEns6bpLDL5RT" alt=""><figcaption></figcaption></figure>

A view/edit page will be displayed as following:

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

1. There are 2 tabs to view a data source

* **Fields:** to create and manage fields of a data source.
* **Action logs:** to view and manage the updated activity of this data source:

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

2. Click <img src="/files/c3ZM3M4ozfvurDk8lFOg" alt="" data-size="line">to create a new custom field for this data source. A field creating page will show up as following:

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

* 2.1 Click **All fields** to go back to view/edit page of the data source.
* 2.2 Input in this search bar to search for desire field.
* 2.3 Click to select fields used the formula input **(2.5)**
* 2.4 Input the name of this custom field
* 2.5 Input formula of custom field
* 2.6 Select data type for the custom field
* 2.7 Click **Edit Connection** to edit the data source connector (mentioned in **(7)**)
* 2.8 Click **Cancel** to close this page and go back to view/edit page of the data source.
* 2.9 Click **Save** to save the new field.&#x20;

3. Click <img src="/files/EZ6FOU9DI1BmZ4VMF8Vz" alt="" data-size="line">to enable/disable a field of this data source.
4. Edit the data type, aggregation and description for a field.
5. Click to select the time range that the data of this data source will be updated. A popup will show up as below:

![](/files/3rbBe9n1TkO5wu0uBiLl)

* 5.1: Select the time range that the data of this data source will be updated.
* 5.2: Click **Set data freshness** to select this time range and close the popup.
* 5.3 Click **Cancel** to close the popup.

6. Click **Notification setting** to set up the notifications for this Data source, and a popup will be displayed as following:

<figure><img src="/files/XYW9Lr0UiR5vZ3IADg5l" alt=""><figcaption><p>Set up the Notification</p></figcaption></figure>

* 6.1: Input the email be received notification
* 6.2 Click **Add email** to add other email to receive the notification.
* 6.3 Click <img src="/files/PXWSLckTX6bDHtD3w7gr" alt="" data-size="line">to remove an email.
* 6.4 Select whenever a user to receive and email/notification.
* 6.5 Click **Apply** to apply the settings and close the popup.
* 6.6 Click **Cancel** or <img src="/files/Tstgu5lQfxLKEcExJHN8" alt="" data-size="line">to close the popup.

7. Click **Edit Connection** and a page will show up to edit the connection of the data source:

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

* 7.1 Re-select the data sheet/source of the data source.
* 7.2 Click **Reconnect** to reconnect the selected data sheet/source. A Popup will display to select the field for this data source as following:

<figure><img src="/files/ofJFNMfUVOAMgoFxnfHQ" alt=""><figcaption><p>Re-select the field for the data source</p></figcaption></figure>

After finishing this step, click **Apply** to save the selected fields and go back to view/edit page of the data source.

* 7.3 Click **Fields** to get back to view/edit page of the data source.

9. Click **Refresh** to update the changes of the data and the field of the Data sheet/source from the Connector and a Popup will showup if there are changes of the fields from the connectors:

<figure><img src="/files/7bmoMrB3Bk2jIn4TKTBd" alt=""><figcaption><p>Example: a new field has been added in the data sheet/source from the connector</p></figcaption></figure>

10. Click **Force sync** to immediately get the latest data from the connector.


---

# 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.antsomi.com/cdp-365-user-guide-en/dataflows/data-source/view-edit-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.
