Create a label
You create labels inline from any record that supports them, such as a procedure, run, purchase, or issue:- On the record, click Labels (or Add labels).
- In the picker, type the label name in the Search or create labels… box.
- If no matching label exists, click Create "".
Delete a label
Deleting a label removes it from all records across ION. Label deletion is only available through the API; there is no UI option yet. Watch the walkthrough- Query for the label to get its
idand_etag. Replace<your label here>with the label value.
- Delete the label using the
idand_etagfrom the previous query.