# Data Sources

Data Sources allows Custom Apps to be integrated with external system connection.&#x20;

For any external system to be used as a data source, it must be first configured to integrate with VoiceWorx. You can add supported external system connection from Integration -> Connect Systems.

To add data source, select a custom app and go to Data Sources tab.

<figure><img src="/files/CRU63sumrPJWyQcZMFbX" alt="" width="298"><figcaption></figcaption></figure>

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

## Components

### a. Data Source List

It features the list of already set up data sources for the app. You can perform edit/ delete operations of the data source from the action menu.

<figure><img src="/files/3KecPy7GeF8IWWs92UIl" alt=""><figcaption></figcaption></figure>

### b. Create New Data Source

To add a new data source, Click on Create New Data Source button.

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

Provide the following details:

a. Name : Name of the data source

b. Integration Configuration : The external system configuration that integrates third party to VoiceWorx.&#x20;

c. Personalized Data Source: It indicates if you want to create this data source as a personalized data source, meaning that only you can use it.  One instance where you might want to restrict usage to integration in instances where access to any other users to the integration can be an issue in data integrity etc.

<figure><img src="/files/KU8KylkofUDBhZECeLD4" alt="" width="479"><figcaption></figcaption></figure>

### c. Manage Connections

If you need to add a new integration, you can readily add the integration by clicking on Manage Connections.&#x20;

<figure><img src="/files/79WZJl5nawpYVA7VJO71" alt="" width="479"><figcaption></figcaption></figure>

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

Once you've configured the required integration, you can go back to Data Source tab to add the new integration as data source for the app.


---

# 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.ixhello.com/ixhc/general/edit-custom-apps/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.
