> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-user-quick-start-guide/the-how-to-guide/retrieving-the-datalog.md).

# Retrieving the Datalog

### Step 1

Connect the logger to the PC via USB.

Status Bar will display the logger status and time information.

### Step 2

Click on the "Internal Storage"

<img src="/files/ovZfD4UbayDEgbuexvPn" alt="" data-size="original">

The below window will open up:

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

### Step 3

Load the XML confiugation which contain the channel names.

&#x20;![](/files/UMccDSCYCgJ1srwyP6KW)&#x20;

### Step 4

The log files in the internal logger memory will be displayed.

Select the files to be retrieved.

### Step 5

Click Export.

&#x20;![](/files/dgLYNS9ZqsxC2s17oIUs)

### Step 6

Select the TC channel required for exporting.

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

### Step 7

&#x20;Select the required output format.

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

{% hint style="info" %}

#### Notes:

* Enabling "Use full date/time "allows user to export data in real-time stamp "dd:mm: yyyy: hh:mm:ss"
  {% endhint %}

### Step 8

&#x20;Browse and choose a location to save the data

<figure><img src="/files/52l8eSMDu6z1SgLL7X8g" alt=""><figcaption></figcaption></figure>

### Step 9

Click process to export the file

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-user-quick-start-guide/the-how-to-guide/retrieving-the-datalog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
