Prompt Library vs. Knowledge Prompts
Layest has two distinct prompt systems, and it’s worth knowing the difference before you start building your library:- Prompt Library
- Knowledge Prompts
The Prompt Library (this feature) is for you, the user. It stores reusable message templates that you insert into the AI Assistant chat at conversation time. Prompts here are personal by default, but can be promoted to workspace-level for the whole team.
Creating and Saving a Prompt
1
Open the Prompt Library
In the left navigation bar, click Assistant, then select the Prompt Library tab. Alternatively, type
/prompt in any chat input to open the picker inline.2
Click New Prompt
Press the + New Prompt button in the top-right corner of the library panel.
3
Write your prompt
Give the prompt a descriptive Name (e.g. “Summarise meeting notes”), choose a Category folder (or create a new one), and type the prompt text in the Content field. Use
{{variable}} placeholders for parts you want to customise at run time.4
Add tags (optional)
Type one or more tags in the Tags field to make the prompt easier to find later (e.g.
meetings, summarisation, internal).5
Save the prompt
Click Save. The prompt is now available in your personal library and in the
/prompt picker inside any chat conversation.Organising Prompts with Folders and Tags
As your library grows, keeping prompts organised saves time when you need to find the right one quickly. Folders group prompts by broad category. Create a folder by clicking + New Folder in the left sidebar of the Prompt Library. Drag and drop prompts between folders to reorganise them. Tags cross-cut folders so a single prompt can surface in multiple contexts. Add tags when creating or editing a prompt. You can filter the library view by tag using the Tags filter at the top of the panel.Using a Saved Prompt in a Chat Conversation
There are two ways to insert a saved prompt into an active conversation: Method 1 — Slash command picker- In the chat input, type
/promptand pressSpace. - Start typing the prompt name to filter results.
- Press
Enteror click the prompt to insert it into the input field. - Fill in any
{{variable}}placeholders, then pressEnterto send.
- Open the Prompt Library panel.
- Find the prompt you want and hover over it.
- Click the Insert button (arrow icon) to copy the prompt text into the active chat input.
- Edit as needed, then press
Enterto send.
Sharing Prompts with the Workspace
Personal prompts are visible only to you. To share a prompt with everyone in your workspace:- Hover over the prompt in the library and click ⋯ More.
- Select Share with workspace.
- Choose a permission level:
- View & use — teammates can insert the prompt but cannot edit the original
- View, use & edit — teammates can modify the prompt and save their changes
Workspace admins can restrict who is allowed to promote prompts to the workspace level. If you don’t see the Share with workspace option, ask your admin to grant you the Prompt Publisher role in Settings → Roles & Permissions.
Example Prompt Templates
Kick-start your library with these ready-to-use templates for common tasks.Research Summary
Research Summary
Use this prompt to get a structured briefing on any topic.
Document Summarisation
Document Summarisation
Quickly distil a long document into the essentials.
Structured Data Extraction
Structured Data Extraction
Extract specific fields from unstructured text and return them as JSON.
Stakeholder Email Draft
Stakeholder Email Draft
Draft a professional update email from bullet-point notes.