> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.flokzu.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Script development using AI assistant


## Creating Scripts with the AI ​​Assistant

A quick and easy way to create scripts is by using Flokzu's AI assistant.
Simply type the purpose of your script in the chat window and let the artificial intelligence create it for you.


![](https://storage.crisp.chat/users/helpdesk/website/-/c/c/c/3/ccc3fbb5dc442800/scriptsia_b0bib.gif)


1. Go to the *Visibility settings and Scripts* section. Then go to the Scripts tab.
2. Select the User Task where you want to place the script and click the *Assisted Script* button.
3. In the Assistant window, type a description of the desired behavior and click the ▶️ button to have the AI ​​generate the script.
4. Flokzu will return a generated script in the editor, which you can review and adjust as needed.
5. To confirm the script, click the *Accept* button.
6. You can modify or correct the script from the settings window.

||| While this feature speeds up the development process, it does not replace the experience and knowledge of a developer. We recommend that technical users review and test the generated code to ensure it meets their needs.