# System Resources

The System resources page gives users information about the hardware resources available for use in their Partek Flow server.

![Figure 1. System resources page](/files/zdzzxrvodzqLlycg5q3T)

The Queue status section indicates the number tasks currently running as well as the number of waiting tasks. These include tasks that are waiting for system resources to be available or for an upstream task to complete. Queue will empty by gives an estimated time of completion for all queued tasks. Click on the ![queue\_icon\_green](/files/SuKqQJs5J1d8aNqvgp1l) button to display queued tasks.

The Licensing section summarizes the number of Available cores licenses and Available worker licenses. Contact your Account Manager to obtain additional core or worker licenses.

The Active workers table lists one active worker node per row (an example with a single worker is shown in Figure 1) and contains performance metrics for worker processes and server processes. The columns provide the following information:

* Name: worker’s identifier (IP address or name)
* CPU usage: the computational load of the worker process
* Memory usage: the memory usage of the worker process
* Machine capacity: indicates the number of cores and amount of RAM available to the worker
* Uptime: the duration that the worker has been running
* Type: the type of worker (described below)
* Actions: selecting the ![stop\_icon\_square\_red](/files/baxTek4Z3SuJ8HoWdcDw) stops a worker while selecting ![play\_icon\_arrow\_triangle\_right\_green](/files/jaGhGjfgtbTCev5TW3ob) starts a worker (Figure 2)

![Figure 2. Starting a worker](/files/7Pne07QOIMqI6z8SesY0)

Partek Flow supports two types of workers: Partek Flow is installed on the server while those labeled worker run on a remote machine. When the server is configured to accept work, its type is changed to internal to differentiate it from other workers. Multiple workers can be deployed to handle computationally-intensive tasks or to help alleviate a long queue of tasks. Figure 3 shows an example with five active workers.

![Figure 3. Resources management page displaying five active workers](/files/QJJjvfAdaT4bW0mSA3iJ)

## 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.partek.illumina.com/partek-flow/user-manual/settings/usage/system-resources.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.
