# Open Pro Tools Session

This node is designed to open a Pro Tools session (project) in Avid Pro Tools using session files with the extension \*.ptx. When executed, the node will load the specified Pro Tools session into the application, allowing the user to work within that project.

**Input Parameters:**

* **Session Path:**\
  The complete file path of the Pro Tools session to be opened, including the file extension (\*.ptx).

<figure><img src="/files/PxrEMsnEfIdlEF7U7V0E" alt="" width="346"><figcaption><p>Open Pro Tools Session</p></figcaption></figure>


---

# 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.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/avid-pro-tools-2/open-pro-tools-session.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.
