--- title: "FlowGenie Configuration" slug: "flowgenie-configuration" updated: 2025-02-28T02:12:55Z published: 2025-02-28T02:12:55Z canonical: "docs.processmaker.com/flowgenie-configuration" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # FlowGenie Configuration > [!TIP] > [**Plan Availability:**](https://www.processmaker.com/products/pricing/) ![Enterprise](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Enterprise.png) ## Customize FlowGenie Configuration **Permissions** Your user account or group membership must have the "Settings: View Settings" permission to view FlowGenie Configuration settings unless your user account has the **Make this user a Super Admin** setting selected. See the [Settings](/v1/docs/permission-descriptions-for-users-and-groups#description-of-platform-permissions) permissions or ask your Administrator for assistance. 1. Ensure that you are [logged on](/v1/docs/participant-basics#log-on-to-processmaker-platform) to ProcessMaker. 2. Click the **Admin** option from the top menu. The **Users** page will display. 3. Click the **Settings** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/settings.png) from the left sidebar to view all settings. 4. From the **Settings** panel on the left, expand the **Integrations** section, and then select **AI** settings. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/image(280).png) 5. Use the Edit icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/edit.png) to change the value of a setting. 6. Use the Copy icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Paste.png) to copy the value of a setting. 7. Use the Clear icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/delete.png) to clear the value of a setting. ## Explanation of FlowGenie Settings - **Text Model:** This setting is used to determine the OpenAI model utilized when no file is included as part of the input. - **Vision Model:** This setting specifies the OpenAI model used when an image is provided as input. - **Text System Prompt:** This setting defines the system prompt utilized when no file is included as part of the input. Refer to [OpenAI's guide](https://platform.openai.com/docs/guides/text-generation/chat-completions-api) for more details. - **Vision System Prompt:** This setting defines the system prompt utilized when an image is provided as part of the input. Refer to [OpenAI's guide](https://platform.openai.com/docs/guides/text-generation/chat-completions-api) for more details. - **Text JSON Prompt Suffix:** This setting is used to append text to the Text System Prompt when the response format is set to JSON. - **Vision JSON Prompt Suffix:** This setting is used to append text to the Vision System Prompt when the response format is set to JSON. - **Table Prompt Suffix:** This setting is used to append text to the system prompt when the response format is set to Table. - **Text Model Temperature:** This setting specifies the temperature parameter used with the Text Model. Refer to [OpenAI's guide](https://platform.openai.com/docs/guides/text-generation/how-should-i-set-the-temperature-parameter) for more details. - **Vision Model Temperature:** This setting specifies the temperature parameter used with the Vision Model. Refer to [OpenAI's guide](https://platform.openai.com/docs/guides/text-generation/how-should-i-set-the-temperature-parameter) for more details.