List contexts

- Name
- Description - or
-if none was set - Status - an Active or Inactive badge
- Created By
- Created At
- Actions - a delete (trash) icon
Create a context
- From the list page, open the create page at
/context/new. - Enter a Name (required, placeholder “My Context”).
- Optionally enter a Description (placeholder “Optional description”).
- Write your Content in the markdown editor:
- The Write tab is a plain textarea with the hint “Write your context content here. Markdown is supported.”
- The Preview tab renders your content as Markdown, or shows “Nothing to preview yet.” if the content is empty.
- Set Status to Active or Inactive (defaults to Active).
- Add Tags by typing and pressing Enter (placeholder “Add a tag, press Enter”).
- Add Meta Properties as key-value pairs using the “Add property” button.
- Click Save Context.
View and edit a context

/context/[id]) shows the context’s name, a Status badge, and “Created By · ”.
Outside edit mode:
- Content renders read-only as Markdown, or shows “No content yet. Click Edit to add content.” if empty.
- Tags and Meta Properties show “None” if empty.
- Click Cancel to discard your changes and return to the read-only view.
- Click Save to apply your changes. A “Updated context successfully!” toast confirms the update.
Delete a context
Deleting a context is only available from the list page - there is no delete control on the detail page.- On the Contexts list page, click the delete (trash) icon on the row for the context you want to remove.
- Confirm the prompt: “Are you sure you want to delete this context? Deleting context might break applications using it. Please confirm before deleting it.”
Link Rules
Connect a context to one or more Rule Engine rules

