# Create a new folder in the repository

To create a new folder in the repository, perform the following steps:

1. In the **Browse** tab in the Repository Explorer window, right-click on the folder that you want to create the new folder under.

   For example, if you want to create a new folder under `public`, right-click the `public` folder.
2. Select **New Folder**.
3. Enter the name for the new folder in the Name New Folder window.
4. Click **OK**.


---

# 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.pentaho.com/pdia-data-integration/9.3-data-integration/use-a-pentaho-repository-in-pdi/use-the-repository-explorer/create-a-new-folder-in-the-repository.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.
