> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/node-configuration/failed-status.md).

# Failed Status

| Name                | Description                                                                                                                                                                                          |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Failed (default)    | Keeps the node marked as a fail, indicating a critical issue that requires attention.                                                                                                                |
| Passed with warning | Overrides the failure status to indicate that while the step did not meet the expected criteria, it is not critical enough to consider the test as failed. The test continues with a warning logged. |
| Passed              | Overrides the failure status to indicate that the step is considered successful, despite any issues.                                                                                                 |
