| description |
|---|
Manage the task labels users can attached to tasks. |
Task labels make it easier to manage tasks. For example, use a 'gazette missing' label to indicate that a task is blocked on a missing gazette.
To add a task label:
- Open the admin interface
- Under Indigo API click Task labels
- Click Add task label
- Fill in the title and description
- Click Save
{% hint style="info" %} The slug is a special form that the system uses to identify the label. It is generated for you and can be ignored. {% endhint %}
Editing an existing task label will automatically update all the linked tasks.
To edit a task label:
- Open the admin interface
- Under Indigo API click Task labels
- Click on the task label you want to edit
- Make your changes
- Click Save
To delete a task label:
- Open the admin interface
- Under Indigo API click Task labels
- Click on the task label to delete
- Click Delete
