Prompts
Effective prompting for qStudio
Prompting qStudio
Coming Soon - This documentation will be available when qStudio launches.
Prompt Patterns
Table Creation
Text
Create a [table name] table with:
- [field 1]: [type] (required/optional)
- [field 2]: [type]
- relationship to [other table]Process Creation
Text
Create a process that:
1. [step 1 description]
2. [step 2 description]
Trigger: [manual/scheduled/api]Modifications
Text
Modify the [table/process] to:
- Add [feature]
- Change [behavior]
- Remove [element]Best Practices
Examples
See example prompts and outputs in the qStudio gallery (coming soon).