AI Assistant
Discover the AI Assistant resources available on the Digibee Integration Platform.
The AI Assistant is an AI-powered tool within the Canvas of the Digibee Integration Platform. As part of our AI Pair Programmer approach, it helps accelerate time-consuming tasks, such as:
Designing integration logic
Generating JOLT specifications
Documenting integrations
Getting general guidance and support
With the AI Assistant, you can complete these tasks without leaving the environment where you're building your integrations.
How to use the AI Assistant
Access the AI Assistant by clicking the AI icon in the left menu. Once opened, you will see a list of options tailored to your goal:

In any of these options, you can give feedback by liking or disliking the answer, helping us improve our AI models.
Scaffold a pipeline
Provide a prompt describing the logic of your integration, and receive a structured pipeline in return. This includes:
A flow tree
The integration steps
A summary of the structure
Once you receive the pipeline structure, you can:
Adjust the flow by asking the AI for changes until you achieve the desired result.
Copy the flow to use elsewhere.
Insert the flow directly into the Canvas of your pipeline.
See below for a guide on creating effective prompts.
Create JOLT spec from samples
Send the JSON input to the AI. If needed, you can make changes to the input. Once it's processed, provide the expected output. The AI will then return the corresponding JOLT specification.
After receiving the JOLT specification, you can:
Copy it and paste it into the Transformer (JOLT) connector.
If the answer isn’t what you expected, you can give the AI more context to refine the output until it meets your needs.
Generate documentation
Generate real-time documentation for your pipeline. The AI analyzes your pipeline and creates a document that includes:
Flow description: A summary of what the pipeline does.
External Systems Involved: The systems involved in the integration.
Events: The event triggered by the pipeline.
Globals: The global variables used in the connectors.
Accounts: The accounts used in the connectors, except for the Object Store connector, where account identification is disabled due to its inherent configuration in the Digibee Integration Platform.
Once you receive the document, you can:
Export the document as a PDF file.
Get general help
Ask anything about Digibee and get an answer based on our Documentation Portal. This gives you fast access to the information you need to create, configure, and troubleshoot your integrations.
Writing effective prompts for AI-generated pipelines
When using AI to generate a pipeline, the way you describe your request matters. Providing clear details helps the AI understand your needs and generate an accurate pipeline structure. Below are examples of good and bad prompts to help you get better results.
Additional tips
Keep these in mind when formulating your prompt:
Be as specific as possible about the structure of the flow you want to generate.
Write clear, direct instructions describing the part or the entire pipeline you want the AI to generate.
Mention specific connectors if you already know which ones to use.
If your prompt is complex, break it into parts and ask the AI to make adjustments if needed.
FAQs
Last updated
Was this helpful?