--- title: "AI Settings" slug: "ai-settings" updated: 2025-01-07T21:11:57Z published: 2025-01-07T21:11:57Z canonical: "docs.processmaker.com/ai-settings" --- > ## 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. # AI Settings > [!TIP] > [**Plan Availability:**](https://www.processmaker.com/products/pricing/) ![Enterprise](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Enterprise.png) ## Customize AI 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#settings) permissions or ask your Administrator for assistance. AI settings in ProcessMaker enable administrators to customize and optimize AI-driven tasks, such as those handled by [FlowGenie](/v1/docs/flowgenie). These settings provide flexibility to tailor configurations for specific requirements, ensuring precise and efficient automation. By fine-tuning these parameters, organizations can enhance the accuracy of generated responses and maximize the effectiveness of AI-powered processes. Follow these steps to view and edit AI settings: 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/8ef921fe-b161-4c7c-9e41-0bd7e6559510.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/3f66f8b1-b69f-4e86-bfa2-54682e617bb7.png) To efficiently manage AI settings you can perform several actions, such as searching, editing, copying, or clearing settings. - **Search for an AI Setting**: Follow these steps to search for an AI setting: 1. In the **Search** setting, enter the **Setting** name to filter settings in that AI's configuration. 2. Click the **Search** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f3cb6588-1954-4895-86b7-50f0f425a7b9.png) or press enter to view AI settings display that match your entered text. - **Edit an AI Setting**: Click the **Edit icon** ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ff237dcc-4d12-4f9f-8dd6-e76458c6dc9f.png) to change a setting. For more information on different AI configurations, see [Explanation of AI Settings](/v1/docs/ai-settings#explanation-of-ai-settings). - **Copy an AI Setting**: Click the **Copy to Clipboard** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f2d4e87c-48ca-4817-b54d-fb183529dc1d.png) to copy the value of a setting. - **Clear an AI Setting:** Click the **Clear** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/517ba6ad-39ba-4f85-92f6-5c3ff10d704f.png) to clear the value of a setting. > The AI settings mentioned above are utilized in processes through [FlowGenie](/v1/docs/flowgenie), an AI-powered task. These settings assist in fine-tuning FlowGenie's performance to perform actions like text analysis, data extraction, and automation. > > **Note:** Properly configured AI settings ensure optimal accuracy and efficiency in FlowGenie tasks within your processes. ## Explanation of AI 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 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. **Vision 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.