/ commands.
Sharing validated prompts with your team yields consistent-quality AI responses.
What is a Prompt?
In a normal chat, getting the result you want means typing long instructions from scratch every time. A prompt turns those instructions into a template once, so you can reuse it repeatedly by only changing the values in the{{variable}} parts. A well-crafted prompt can be shared across the whole team so that anyone reproduces the same quality of results.
Why Use Prompts?
Prompt List
In Workspace > Prompts, view all prompts.
Manage registered prompt templates in Workspace > Prompts
Creating a Prompt
Create a new prompt

Enter title, command, and prompt content
Write the prompt content
Set variables (optional)
{{variable_name}} syntax to accept dynamic values.
When using the prompt, real values are substituted at the variable positions.System Variables
The following built-in variables are filled automatically.Set access permissions
sharing.public_prompts).Save
Using Prompts
Invoke with /
Typing / in the chat input shows an autocomplete list of available prompts. When you pick a prompt from the list, the entire template expands into the input and the cursor moves to the {{variable}} position.
- Enter a value at the highlighted variable position.
- Press Tab to move to the next variable.
- Send the message once all variables are filled.

Selecting a prompt expands the template with variable placeholders
Run directly by typing the command
Instead of picking from the autocomplete list, type the command in full (e.g.,/email-draft), add a space, and continue with your request. The prompt runs immediately using your appended text — without expanding the template. Useful for a quick one-line request instead of filling variables one by one.

Typing the command directly runs it with your appended text
Prompt Examples
The examples below are templates that expand in the input when you select a starter prompt.- Email Drafting
- Report Writing
- Code Review
- Meeting Notes
- Translation
/email-draftPrompt Management
Edit and Clone
- Edit: Click the prompt card in the prompt list to open the edit page
- Clone: Choose Clone from the prompt menu (⋮) to create a new version
Export / Import
Export and Import prompts as JSON files.- Share prompts with teammates
- Back up and restore
- Move to other environments
Delete
Delete prompts no longer needed. The creator, users with write permission, or admins can delete.Tips for Effective Prompts
1. Define a role
1. Define a role
2. Concrete instructions
2. Concrete instructions
3. Specify output format
3. Specify output format
4. Provide examples
4. Provide examples
5. State constraints
5. State constraints
Sharing Prompts with the Team
Access Permissions
Set access at prompt creation to specify the sharing scope.FAQ
Can I use Korean characters in prompt commands?
Can I use Korean characters in prompt commands?
-). Examples: /email-draft, /code-review, /meeting-minutesCan I include files in prompts?
Can I include files in prompts?
Can I edit someone else's prompts?
Can I edit someone else's prompts?
Can variables hold long text?
Can variables hold long text?
