# Raw Data Access

In addition to the [online dashboards](https://guides.clickatell.com/chat-commerce-platform/data-and-analytics/dashboards-in-clickatell-portal), clients can also retrieve raw data from a secure server, enabling you to analyze and apply your own insights in your environment and keep the history in your data lakes.

The raw data is supplied as standardized, templated sets of data elements referred to as "data templates". *Data Templates* are generic datasets created for each application and normalized for clients' easy consumption. You can download these sets of raw data (CSV files) from a Clickatell-hosted cloud SFTP server.&#x20;

The **weekly** Data Sharing service is included as standard in all packages. You can [upgrade ](https://guides.clickatell.com/chat-commerce-platform/platform-packages/upgrades-and-extras)to a higher frequency delivery at an **additional cost**. The table below describes the options available.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/f7qrHNoThdcWeBDVCIEC/image.png" alt="" width="563"><figcaption></figcaption></figure>

### The Data Sharing service includes:

* A set of standard **data templates** based on the package purchased. Each template includes a standard set of data elements. Data can be downloaded on a fixed schedule based on the selected delivery frequency.&#x20;
* The associated **manifest file** containing a summary view of the data in each template (if downloads occur daily or more frequently – see below).&#x20;
* A **data dictionary** with detailed definitions of each data element and possible values.&#x20;
* One setup per account – setup includes automatic mapping of datasets and pipeline augmentation based on package selection.

### Delivery Conditions

&#x20;A detailed Data Sharing Agreement between Clickatell and you, the client, outlines the terms and conditions for data sharing. This establishes clear guidelines to ensure the responsible and ethical use of the shared data and to protect the interests of all parties involved.&#x20;


---

# 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://guides.clickatell.com/chat-commerce-platform/data-and-analytics/raw-data-access.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.
