Create a Snippet
- Click Snippets in the left sidebar.
- Click Create new Snippet.
- Give it a descriptive name (for example
company_nameorsupport_email) and enter the text. - Save.
Reference a Snippet
Use thesnippets. prefix with your Snippet name wherever variables are accepted:
Frequently asked questions (FAQs)
Can Snippets contain Markdown formatting?
Can Snippets contain Markdown formatting?
Yes. Markdown in a Snippet renders when the Snippet is used.
Is there a size limit for Snippets?
Is there a size limit for Snippets?
There’s no strict character limit, but Snippets are meant for reusable text elements rather than entire documents.
Can I use variables inside a Snippet?
Can I use variables inside a Snippet?
Snippets are for static text. You can combine a Snippet with other variables in your Tools and Agents.
Can I organize Snippets into folders?
Can I organize Snippets into folders?
Snippets are stored in a flat list. Use naming conventions (for example
email_header, email_signature) to group related ones.
