# Starting a process

EximeeBPMS Cockpit allows **manual** starting the process.

To do this, perform the steps described below.

On the selected environment, go to EximeeBPMS Cockpit

```
 [environment-address]/router-cockpit/app/welcome/default/#!/welcome
```

<figure><img src="/files/bd5ff06cd2b4a8ea6a3d8d8df781c1809fcbb938" alt=""><figcaption></figcaption></figure>

and choose **Tasklist**, and then click **Start process**.

<figure><img src="/files/fa999d0d7056e359f83791f5cb282427e550b7a0" alt=""><figcaption></figcaption></figure>

Please remember to provide the values of the case variables required to start the process.

<figure><img src="/files/15e9874e9fcc2f1d4d49a57cbf7caa4e221f7d2e" alt=""><figcaption></figcaption></figure>

> You can read more about this in the [EximeeBPMS documentation](https://docs.eximeebpms.org/manual/latest/webapps/tasklist/working-with-tasklist/#start-a-process)


---

# 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.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/obsluga-procesow/eximeebpms-cockpit/startowanie-procesu.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.
