# Access

Administrators of a Partek Flow server can manage access to files, folders and specific projects across all users of the server. These tools are particularly important in large organizations utilizing a shared server. This section details the following tools:

* [User Management](/partek/partek-flow/user-manual/settings/access/user-management.md)
* [Group Management](/partek/partek-flow/user-manual/settings/access/group-management.md)
* [Licensing](/partek/partek-flow/user-manual/settings/access/licensing.md)
* [Directory Permissions](/partek/partek-flow/user-manual/settings/access/directory-permissions.md)
* [Access Control Log](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/user-manual/settings/access/access-control.md)
* [Failed Logins](/partek/partek-flow/user-manual/settings/access/failed-logins.md)
* [Orphaned files](/partek/partek-flow/user-manual/settings/access/orphaned-files.md)

## 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.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.
