# Modules

## Home

* Task Board
* Regulation Documents
* Approved Regulations
* Account Management
* App Administration

## Traffic Regulations

* Regulation Documents
* Approved Regulations
* Draft Builder

## Account Management

This area allows Administrators, Reviewers and Engineers to add and edit Traffic Register application accounts.

* New Account button

Filters

* Active
* Inactive
* Viewer
* User
* Data Entry
* Draft Author
* QA Reviewer
* Traffic Engineer
* City Traffic Engineer

## App Administration

This page allows a Data Entry Admin to enter historical Regulation data outside of the review process, manage Regulation Types, and manage Street Data.

* Manage Reg Backfil
* Manage Reg Types
* Manage Streets


---

# Agent Instructions: 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/modules.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.
