# How to Open an Existing Automation Project in TAP Studio

There are 2 possible ways to open an existing automation project in TAP Studio:

1\. Open Automation button from the ribbon menu.

Click on the button "OpenAutomation" from the ribbon menu, under the Design tab.

![](/files/-Mg5--CZ8Xk1Ah8zp4Wz)

This button is available either from the home page, either when another automation project is already open.

2\. The "Open" button from the **canvas.**

Once you launch TAP Studio and log in, the following home page will appear.

![](/files/-Mg5-BgMitifPQOZopnJ)

Click on the button "Open" from the **canvas.**

![](/files/-Mg5-JfF7qLQ-CRGnASf)

**Important**: this option is available only when you open the TAP Studio.

In both ways, an **Open** window will pop up in order to set the path and the automation project, having the .tap extension, to be open.

![](/files/-Mg5-eq9EmbVUb6iWFIW)

{% hint style="info" %}
The Open window is set by default on the folder "TAP Studio" under Documents.

The Open window is set by default to display only .tap files, because it is the only file type that TAP Studio can open
{% endhint %}


---

# 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.tailent.com/getting-started/tap-studio/how-to-open-an-existing-automation-project-in-tap-studio.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.
