# Data Schema

## Overview&#x20;

The app illustrates the relationship between an event and Business Objects by Sources.&#x20;

For example, if demanding to know the relationships between the event View page of Source naming Websites and Business Objects in CDP 365, go to Data Schema.

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

## Structure

Data Schema has&#x20;

1. Source: a list of Sources connecting to CDP 365
2. Business Object blocks

* Each block is a Business Object in CDP 365 and connects to the Event block
* A Business Object block shows the name of the Business Object, its attributes, and the key connecting the Business Object and the Event block.

3. An Event block&#x20;

* The event block contains all events of a Source
* By clicking an event, the relationship between that event and Business Object blocks is highlighted. Besides, its event attributes can be viewed. &#x20;

<figure><img src="/files/rQiE9c64tOlWWPE0IkUK" 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.antsomi.com/cdp-365-user-guide-en/data-hub/data-schema.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.
