# Data Collection and Integration

### Identify the Data Sources <a href="#identify-the-data-sources" id="identify-the-data-sources"></a>

Identify and document all relevant data sources (internal and external). This can include databases, ERP Systems, Digital Data, CRM systems, IoT sensors, social media, Excel files, etc. Gather information on the frequency of load, volume of data, and the quality of data. Identify any data gaps, inconsistencies, or quality issues. Create a data mapping that gives the details of all data sources and entities in each of them.

The following template helps in mapping the data sources. A master sheet that lists all the data sources with a reference to the detailed description of each. &#x20;

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

<figure><img src="/files/6AJIlC1y4wHAfDTw5L0W" alt=""><figcaption></figcaption></figure>


---

# 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.bdb.ai/bdb-user-documentation/implementation-playbook/bdb-implementation-playbook/discovery-phase/data-collection-and-integration.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.
