Integrate ServiceDesk Plus with your SiliconFlow resource to enable AI-powered features that simplify help desk operations.
Before configuring the integration, ensure you have the following ready:
• A SiliconFlow API key.
• Confirmation of which SiliconFlow API endpoint you need — .cn or .com.
• The model you intend to use. If your required model is not listed in the dropdown, you can select Other to specify it manually.
• ServiceDesk Plus administrator (SDAdmin) access.
To access the SiliconFlow configuration page:
Navigate to Admin > Apps & Add-ons > Integrations > Third Party.
Under the SiliconFlow integration card, click Settings.
Select the Enable SiliconFlow checkbox to activate the integration.
Important: Enabling SiliconFlow will disable any other LLM integration currently active in the portal.

Once SiliconFlow is enabled, fill in the connection details as described below.
Base URL
Select the endpoint URL for your SiliconFlow resource from the dropdown. The default is https://api.siliconflow.cn/v1.
Model name
Select the model from the dropdown:
• deepseek-ai/DeepSeek-V4-Flash
• deepseek-ai/DeepSeek-V3.2
• Qwen/Qwen3-Coder-30B-A3B-Instruct
Choose Other if the model you want to use is not listed, and enter it manually. Model names on SiliconFlow include the provider prefix.
API Key
Provide the API key generated for your SiliconFlow account.
After configuring the connection details, select the AI features you want to activate. Each feature can be individually enabled or disabled. Use the Permissions control next to each feature to define which users or roles can access it.
Click Save to apply your configuration, or Cancel to discard changes.
The following table describes all available AI features, their functionality, and default permission levels.
|
Feature |
Description |
Permission |
|
Approval Prediction |
Acts as a fallback when Zia cannot predict a user’s approval action (Approve, Reject, or Need Clarification) from their email reply. |
System |
|
Ask Zia (Conversational Chatbot) |
Powers the Zia conversational chatbot, using MCP Tools to interpret instructions and perform help desk operations. Requires a model that supports tool calls. |
System |
|
Generate Post Incident Review |
Generates a post-incident review — summary, root cause, resolution steps, impact assessment, and recommendations — from the request’s subject, resolution, impact description, and last 10 conversations/notes. Best results are achieved with higher-context models. |
System |
|
Reopen Prediction |
Acts as a fallback when Zia cannot predict whether a user intends to reopen a closed request from their reply. |
System |
|
Sentiment Analysis |
Analyzes the tone of incoming user conversations for requests and custom modules, categorizing them as Happy, Sad, or Neutral. |
System |
|
Zia Agent - Incident Review Summariser |
Automatically adds the generated post-incident review as a note to the request. |
System |
|
Zia Agent - L1 Support Agent |
Suggests approved knowledge base solutions and communicates them to requesters via email. |
System |
|
Zia Agent - Request Resolution Agent |
Populates the resolution field automatically once a request is resolved or closed. |
System |
|
Solution Generator |
Generates knowledge base solutions — including title, content, and keywords — from a simple prompt. |
Technician |
|
Ask LLM in Chat |
Lets technicians consult the configured LLM in real time from the Actions menu during a requester chat, for AI-suggested replies. |
Technician |
|
Classic Bot - Ask LLM |
Lets users ask the configured LLM questions directly within the Zia bot. |
All (configurable) |
|
Classic Bot - Context-aware Solution Suggestion |
Uses a RAG approach to surface relevant solution summaries, with a reference link, when a user reports an issue, requests a resource, or searches for answers in the Zia bot. |
All (configurable) |
|
Classic Bot - Explore solutions |
Searches the web for external solutions and generates answers within the Zia bot when no internal match is found. |
All (configurable) |
|
Classic Bot - Explore solutions while creating request |
Surfaces external solutions from the web while a user is creating a request through the Zia bot. |
All (configurable) |
|
Classic Bot - Template Prediction |
Predicts the most relevant request template from the user’s description in the Zia bot. Advanced models provide more accurate predictions. |
All (configurable) |
|
Reply Assistant |
Generates content, drafts replies, rephrases text, and checks grammar in the reply/forward editor. |
All (configurable) |
|
Summarization |
Generates a summary of request details from the description and the last 10 conversations/notes, for both request and custom modules. |
All (configurable) |
|
Writing Assistant |
Creates and refines content in editor fields, including emails. |
All (configurable) |
Each AI feature has a Permissions control that determines who can access it:
• System-level features (such as Approval Prediction and Reopen Prediction) run automatically in the background and are not configurable by role.
• Role-based features (such as Reply Assistant and Summarization) can be restricted to technicians or made available to all users (technicians and requesters) using the dropdown next to each feature.
Two controls are available at the top right of the SiliconFlow Configurations page:
• Usage Stats – Monitor SiliconFlow token consumption and API call metrics to keep track of costs and usage trends.
• View History – Review a log of all configuration changes made to the SiliconFlow integration, including timestamps and the users who made them.
Any model that supports tool calling can be used, including models entered manually through the Other option.