> For the complete documentation index, see [llms.txt](https://atd-dts.gitbook.io/atd-knack-operations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atd-dts.gitbook.io/atd-knack-operations/traffic-register/workflow.md).

# Workflow

The workflow process exists here on a [Miro board](https://miro.com/app/board/uXjVO9OzXX0=/)

## Workflow Summary

1. TED engineering technician/regulation author drafts a regulation - "Canvas Regulation"
2. TED Engineer Lead reviews draft regulation, work orders and provides comments for change or approves regulation for next approval level
3. TED City Engineer reviews draft regulation, work orders and provides comments for change or approves regulation&#x20;
4. Regulation is finalized and becomes an Approved Regulation

## External Workflow

1. TED engineering technician/regulation author goes to [Signs & Markings Tracker application](https://atd.knack.com/signs-markings#home/) and creates a Sign or Markings work order, adds attachments, adds regulation/plan.
2. Signs and Markings technicians complete work
3. Completed date added to work order

## Admin Workflow?

1. Query regulations without completion dates
2. Look up work order Completed Date
3. Add to Regulation record


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://atd-dts.gitbook.io/atd-knack-operations/traffic-register/workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
