> For the complete documentation index, see [llms.txt](https://docs.tailent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailent.com/getting-started/tap-studio/how-to-install-tap-studio.md).

# How to install TAP Studio

Let's start your #AutomationJourney with TAP Studio!

Here are the steps to download and install our revolutionary automation platform that will change the work as we know it, giving people time to focus on higher added value and creative tasks.

The first step is to access [our website](https://tailent.com/), and click on the action call button, "Start For Free!".

![](/files/-Mg4YbeRuGie9uHYoidM)

You will be redirected to the [registration page](https://nexus.tailent.com/register) where you need to input in the registration form your name, address, organization name, email address, and password. Then click on Sign up.

![](/files/-Mg4YlvHcXhu9Vhk_rzb)

You will receive the confirmation that your account was created successfully and an email was sent to your email address.

Check your inbox.

![](/files/-MT0N6cExm95p-1wCL2k)

Click on "Download" button and wait for the full download of the archive file.

![](/files/-Mg4ZT0HQDZA5TVJ6FcA)

Once the archive file is downloaded, extract it. Here you will be met with the Tap Studio Installer:

![](/files/-Mg4_1A0SOHiFHzM4-46)

Go to the TAP Studio installer and launch it.

First, you will be asked to set a path where TAP Studio will be installed.&#x20;

By default, the installer will propose you to create a folder TAP Studio under Program Files (x86).

IMPORTANT: Please select a location that has space of at least 461 MB.

![](/files/-MT0N6cO7Ug7LTnZ2yD7)

Tick the checkbox if you want a TAP Studio shortcut on your desktop.

![](/files/-MT0N6cHNQwtKGezSox7)

Click Install

![](/files/-MT0N6cMF2He35v2vZGk)

Wait for the installation to finish.

![](/files/-MT0N6cJRwn5tyhr9B6J)

The last step on the installation is to check if your station already has .NET Framework 4.8 and if not, it will be installed.

![](/files/-MT0N6cLLMUdttd-GHYp)

If the framework is already installed, you will receive the following confirmation :

![](/files/-MT0N6c8UH0wP7TW8rkn)

Once the installation is complete, you will receive the following confirmation.

Click the checkbox if you want to Launch TAP Studio.

![](/files/-MT0N6cF7lPtP0GWELK0)

You have now successfully installed TAP Studio.

What's next?&#x20;

Please visit our [online documentation page](https://docs.tailent.com/) where you have many articles and resources that can help you to get the maximum from TAP Studio. We recommend starting with the [TAP Studio Overview](/getting-started/tap-studio/tap-studio-overview.md).

Do you want to get in touch with us? Please contact <sales@tailent.com> for any commercial matters or <support@tailent.com> for any other questions. We would like to hear from you.

Have a great #AutomationJourney and don't hesitate to contact us!


---

# 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.tailent.com/getting-started/tap-studio/how-to-install-tap-studio.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.
