# Settings

To modify the settings, click your avatar at the top right corner of the home screen and select Settings (Figure 1). The left side of the page will display the different settings that can be customized:

* [Personal](/partek/partek-flow/user-manual/settings/personal.md)
  * [My Profile](/partek/partek-flow/user-manual/settings/personal/my-profile.md)
  * [My Preferences](/partek/partek-flow/user-manual/settings/personal/my-preferences.md)
  * [Forgot Password](/partek/partek-flow/user-manual/settings/personal/forgot-password.md)
* [System](/partek/partek-flow/user-manual/settings/system.md)
  * [System Information](/partek/partek-flow/user-manual/settings/system/system-information.md)
  * [System Preferences](/partek/partek-flow/user-manual/settings/system/system-preferences.md)
  * [LDAP Configuration](/partek/partek-flow/user-manual/settings/system/ldap-configuration.md)
* [Components](/partek/partek-flow/user-manual/settings/components.md)
  * [Filter Management](/partek/partek-flow/user-manual/settings/components/filter-management.md)
  * [Library File Management](/partek/partek-flow/user-manual/settings/components/library-file-management.md)
  * [Option Set Management](/partek/partek-flow/user-manual/settings/components/option-set-management.md)
  * [Task Management](/partek/partek-flow/user-manual/settings/components/task-management.md)
  * [Pipeline managment](/partek/partek-flow/user-manual/settings/components/pipeline-management.md)
  * [Lists](/partek/partek-flow/user-manual/settings/components/lists.md)
* [Access](/partek/partek-flow/user-manual/settings/access.md)
  * [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)
* [Usage](/partek/partek-flow/user-manual/settings/usage.md)
  * [System Queue](/partek/partek-flow/user-manual/settings/usage/system-queue.md)
  * [System Resources](/partek/partek-flow/user-manual/settings/usage/system-resources.md)
  * [Usage Report](/partek/partek-flow/user-manual/settings/usage/usage-report.md)

![image2023-9-25\_16-2-5](https://github.com/illumina-swi/partek-docs/assets/167460925/cffe0d54-51d7-4a4b-9153-546926e8129e)

Figure 1. Accessing the Settings page

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