# What is it for?

> During work, there are folders that needed to be accessed constantly, some of them depend on an active project. Therefore Finder/Explorer should be opened and one should navigate to a folder in need.

Portal creates button shortcuts to folders right inside Adobe application, so just with one click user can open a folder.

<figure><img src="/files/RWZTZ6GfxN6myvliS6R9" alt=""><figcaption></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://manuscript.knightsoftheeditingtable.com/extensions/portal/what-is-it-for.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.
