# Step 2: Test the Process

To test the Process, proceed as follows:

* Click the \[Test] button.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12testprocess1.png" alt=""><figcaption></figcaption></figure>

* Ensure the \[Entity actions] button is enabled in the Test Console.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12testentityactenabled" alt=""><figcaption></figcaption></figure>

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12testentityactenabled.png" alt=""><figcaption></figcaption></figure>

* To see the success message, click the \[Test Process] button. A success message will be displayed in the Test Console.

![](/files/Hy9hXNrOC6XY4n4NreQN)

* To run the Process, click the \[Run] button.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12runprocess1.png" alt=""><figcaption></figcaption></figure>

* The Run Process dialog box displays. Click the \[Run] button.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12runprocess2.png" alt=""><figcaption></figcaption></figure>

* The record will be updated in the Target Entity.


---

# 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-process/exercise-customer-anniversary-email-activity/step-2-test-the-process.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.
