# Scheduler

The appRules scheduler service must be installed and setup before [Scheduling a project](/apprules-r-documentation/platform/platform-features/creating-and-running-projects/running-projects/project-scheduling.md).

The appRules.SchedulerService is normally created by the appRulesPortalSetup exe. If not, you can manually install it running 'As administrator' the related cmd located in the appRulesPortal\Startup\Services Installation folder (install\_scheduler\_service.cmd) You can also run appRulesPortal\bin\appRules.SchedulerService.exe -i to install (or -u to uninstall).

![](/files/-MHvDYSSUx56_1W1F-Ez)


---

# 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.appstrategy.com/apprules-r-documentation/platform/self-hosting/software-installation/scheduler.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.
