# Step 4: Check records in the target entity

To see the updated records in the target entity, follow the steps below:

1. On the left side panel, click “Entity database” under the “Database” menu.&#x20;
2. Open the entity “UserName\_Acc\_Activities”. Three (3) records are created in this entity.&#x20;
   1. The first record created is configured in the Process. It has the fields:&#x20;
      * Created By: Anniversary Routine App
      * Description: “This is the Anniversary of Customer joining date”.&#x20;
   2. The second record created results from the first activity Flow component “ActivityEmailSender” in the Flow “CustomerActivityCreated”. It has the fields:&#x20;
      * Created by: ActivityEmailSender Flow component
      * Description: Customer Anniversary Congratulations email record.&#x20;
   3. The third record created results from the second activity Flow component “ActivityEmailSender” in the Flow “CustomerActivityCreated”. It has the fields:&#x20;
      * Created by: ActivityEmailSender component
      * Description: Premium membership free trial for 30 days (after a delay of two (2) minutes).


---

# 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://docs.langstack.com/welcome/get-started/learn-langstack/introduction-to-flows-and-flow-components/exercise-1-customer-anniversary-email/step-4-check-records-in-the-target-entity.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.
