# Real-Time Load Test Actions

During the execution of a load test you can perform the following real-time actions:

1. Abort the load test
2. Suspend and resume the load test
3. Increase and/or decrease the number of users
4. Increase or decrease the planned load test duration

Further information can be found on the page, Executing Load Test Programs in the section [Real-Time Job Statistics (Exec Agent Jobs)](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/28344346/Executing+Load+Test+Programs#Real-Time-Job-Statistics-\(Exec-Agent-Jobs\)).


---

# 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.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/4.-execute-the-load-test/executing-load-test-programs/real-time-load-test-actions.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.
