# Operations

Within **Operations** you can manage and monitor your apps and services across environments.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Deploy</strong></td><td>Deploy your apps and services to test, staging and production. View the deploy history, and manage solution snapshots.</td><td><a href="/pages/-MiQL0lTHkQLsDCqjdfi">/pages/-MiQL0lTHkQLsDCqjdfi</a></td><td><a href="/files/UUTaR59qJ9etwzaX3NMV">/files/UUTaR59qJ9etwzaX3NMV</a></td></tr><tr><td><strong>Schedules</strong></td><td>Create and manage time-based service triggers for workflow automation.</td><td><a href="/pages/-MiQS2KrsjK_lMrrR3tf">/pages/-MiQS2KrsjK_lMrrR3tf</a></td><td><a href="/files/JSyaqfH9mWo6ZuXts7Tv">/files/JSyaqfH9mWo6ZuXts7Tv</a></td></tr><tr><td><strong>Logs</strong></td><td>Monitor the execution of your services and schedules.</td><td><a href="/pages/-MiQS8zdqQ-t9G6tfyzq">/pages/-MiQS8zdqQ-t9G6tfyzq</a></td><td><a href="/files/cKz7PaFRm1CWQTvdrrpn">/files/cKz7PaFRm1CWQTvdrrpn</a></td></tr></tbody></table>


---

# 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.appfarm.io/reference/operations.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.
