# Quick Start Guide

This section outlines the main steps required to be completed to use StreamLog successfully. It is not intended as a complete user guide but rather to inform the user of the main steps to set up and operate a successful StreamLog system. Detailed instructions for each item can be found in the relevant sections highlighted below.

* **DiaLog configuration—**&#x54;his step is required to step up DiaLog to utilise and access the StreamLog server.
* **Accessing StreamLog—**&#x4F;nce DiaLog has been configured, open DiaLog and ensure your PC has a good internet connection established. Access to StreamLog is via the dedicated toolbar icon. You will be required to select an engineer to sign in.
* **Project set up—**&#x57;ithin StreamLog, you need to create a ‘Project’ and assign the required Rebel data loggers to this project.
* **Rebel alignment—**&#x4F;nce StreamLog has been set up, the Rebel data logger(s) to be used must be aligned with the StreamLog server. This requires configuring the Rebel GPRS settings to match the SIM card service provider and StreamLog server.
* **Stream Data—**&#x54;he key data items to be streamed to the server must then be selected. This is performed in DiaLog.
* **Vehicle Structure upload—**&#x54;he final step is to upload the Vehicle Structure to the Rebel data logger and the StreamLog server.
* **Create Fleet Report—**&#x48;ow to create fleet reports by creating fleet parameters.


---

# 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.influxtechnology.com/support_guides/streamlog/streamlog-user-documentation/quick-start-guide.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.
