# Directory Permissions

Partek Flow can be configured to permit specific user access to directories listed in the Directory permissions page.

* [Directory browsing permissions](#directory-browsing-permissions)
* [Directory reassignment](#directory-reassignment)

## Directory browsing permissions

When the **Enforce permissions** checkbox (Figure 1) is selected, the only directories that users can access are those listed under the *Directory* column. Access means being able to see the directory when browsing, so that files can be created in it or selected from it. This permission is recursively applied to any subfolder of the listed directory.

The enforced permission can be applied to a specific user, several users, or a group (shown under the *Users* column). Access for each directory can be edited or revoked by selecting the edit ![pencil\_icon\_edit\_yellow](/files/rYyEPa16ynU3RNYhSgJn) or delete ![delete\_icon\_x\_cross\_red](/files/OKFvcEzL9x7exhyui7Ep) *Action* icons, respectively. Note that files already part of a project can always be analyzed by the collaborators of that project.

This feature is particularly important for creating isolated directories for each user. For more information on setting-up isolated directories, please refer to the documentation on [Creating restricted user folders within the Partek Flow server](/partek/partek-flow/installation-guide/creating-restricted-user-folders-within-the-partek-flow-server.md).

![Figure 1. Setting directory permissions in Partek Flow](/files/oWqKK2XGmrSJAXeibhEB)

To permit access to a new directory, click the **Permit access to a new directory** button. This will bring up the *Add directory permissions* window (Figure 2).

![Figure 2. Adding directory permissions](/files/NWoCep3jEnJ5jUSu5N3V)

Browse to the desired directory or create a new folder. Using the arrow buttons, select the users that will be granted access to that folder. Alternatively, if you want all users to access the folder (such as folders for shared reference genome or gene annotation files), select the **All users** checkbox.

## Directory reassignment

If a specific directory containing files used by Partek Flow (such as raw data files) has been renamed or moved, you can use the *Directory reassignment* tool to ensure Partek Flow can continually access relevant files. Enter the former and current directory paths to reassign them.

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# 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://help.connected.illumina.com/partek/partek-flow/user-manual/settings/access/directory-permissions.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.
