> 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/dialog-user-guide/dialog-software-manual/getting-started/software-installation.md).

# Software Installation

To begin the installation of the DiaLog software, open the installer by running the set-up file.

![](/files/BVUnf65Oogl67yRhDyGI)

This is an in-built Windows security warning. To begin the installation, click 'Yes.'

![](/files/FzV4At1i6Vo1U9vfn3lb)

To continue installing DiaLog on your system, click 'Next'.

OR

To cancel the installation at this stage, click 'Cancel' (no software will have been installed on the system now).

![](/files/8PiUv8ykdDm87emwFzzh)

Please read the licence agreement carefully.

Once you understand and accept the license agreement, please click 'I accept the terms in the license agreement' to continue installing DiaLog. If you do not accept the terms, please click 'Cancel' to stop the installation at this point.

Click 'Next' to continue the installation process.

![](/files/SszXi1SGtsDkBxeC4GsS)

Please review the 'Readme Information'.

It summarises the installation information, stating the default installation location and user details.

Click 'Next' to commence the installation.

![](/files/axEdA2mWkRsvx4hPDWoZ)

Complete the 'User Name' and 'Organisation' fields appropriately.

Select the preference for computer user installation to determine which computer users will access the DiaLog software.

Click 'Next' to continue with the installation.

![](/files/EdNTckaJHMJXnpc9b6Bm)

Once ready, click 'Next' to continue with the installation.

![](/files/fRjbxx2NHTumCyJQsQOJ)

The installation has commenced and may take some time to complete.

Do not restart your computer during the installation process.

To stop the installation at this point, click 'Cancel' (this may result in a fragmented version of the software on the system).

![](/files/CFXMF6KBb0778mtYWtjS)

Once the installation is complete, this window will appear.

Click 'Finish' to close the window; DiaLog has now been successfully installed on your system.

[Click ](/support_guides/product-tutorial-videos/dialog/dialog-tutorial-videos/installing-dialog-and-activating-license.md)to watch the tutorial video.


---

# 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/dialog-user-guide/dialog-software-manual/getting-started/software-installation.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.
