# Creating a Process API package

1. Launch OLI Flowsheet: ESP and open the desired case file
2. Ensure the case file runs and converges

   Note: Sensitivity Analysis and Optimizer are not currently supported using Process API, so ensure your case does not include these options.
3. From the "***File"*** menu select "***Export...***"&#x20;
4. Change the "Save as type" to "Process API pkg. Files (\*.pkg)

   ![](/files/Apay4suAMdLGL2Q6UxMX)
5. Now located the desired folder to save the package in and supply a file name


---

# 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://devdocs.olisystems.com/group2/uploading-oli-files/creating-a-process-api-package.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.
