# Delete Connected Records

* Delete Connected Records action allows you to automatically delete records from the connected app if the Condition(s) of your rule is/are satisfied. You can define rule to delete records from more than one connected apps.
* Consider you have “Project Directory” as the parent app and “Project Metrics” as child app where “Project Directory” is used as a lookup app. You can define the rule to delete the “Project Metrics” record for a given project whenever some column on “Project Directory” app is modified.


---

# 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://help.workdigital.io/custom-database-apps/automation-rules/rule-actions/delete-connected-records.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.
