> For the complete documentation index, see [llms.txt](https://support.getdatastream.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.getdatastream.com/support/definitions/routing-configuration.md).

# Routing Configuration

| Name                              | Description                                                                                                                                                                                  |
| --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Max Rework Attempts               | Max rework attempts is used to limit the number of attempts for an area / part combination before scrapping of components is required.                                                       |
| Cycle Cool Down Time              | Cycle cool down time is used to enforce a cool down between cycles for a part at an area.                                                                                                    |
| Previous Operation Cure Time      | Previous operation cure time is used to enforce a maximum time between areas for a part.                                                                                                     |
| Enforce Previously Completed      | Enforce previously completed enables routing enforcement validation for a part at an area.                                                                                                   |
| Enforce Already Completed         | Enforce already completed will return NOK to Build for a part which has a 'Accept' cycle status at an area.                                                                                  |
| Enforce Rejected by Operation     | Enforce rejected by operation will return NOK to Build for a part which has a 'Reject' cycle status at an area.                                                                              |
| Enforce Previously Rejected       | Enforce previously rejected will return NOK to Build for a part which has a 'Reject' cycle status at a previous station.                                                                     |
| Enforce Max Rework Attempts       | Enforce max rework attempts will return NOK to Build for a part which has exceeded the Max Rework Attempts at an area.                                                                       |
| Enforce Cycle Cool Down Time      | Enforce cycle cool down time will return NOK to Build for a part which has not exceeded the Cycle Cool Down Time at an area.                                                                 |
| Enforce Prev. Operation Cure Time | Enforce previous operation cure time will return NOK to Build for a part which has exceeded the Previous Operation Cure Time at an area.                                                     |
| Enforce Operation Round Robin     | Enforce operation round robin will return NOK to Build for a part which has previously run at a area without running subsequently running at all other areas inside of a parallel operation. |
