# Project Management and Scheduling

- [Project Management](https://documentation.astera.com/project-management-and-scheduling/project-management.md)
- [Deployment](https://documentation.astera.com/project-management-and-scheduling/project-management/deployment.md)
- [Server Monitoring and Job Management](https://documentation.astera.com/project-management-and-scheduling/project-management/server-monitoring-and-job-management.md)
- [Cluster Monitor and Settings](https://documentation.astera.com/project-management-and-scheduling/project-management/cluster-monitor-and-settings.md)
- [Connecting to Source Control](https://documentation.astera.com/project-management-and-scheduling/project-management/connecting-to-source-control.md)
- [Astera Project and Project Explorer](https://documentation.astera.com/project-management-and-scheduling/project-management/astera-project-and-project-explorer.md)
- [CAR Convert Utility Guide](https://documentation.astera.com/project-management-and-scheduling/project-management/car-convert-utility-guide.md)
- [Job Scheduling](https://documentation.astera.com/project-management-and-scheduling/job-scheduling.md)
- [Scheduling Jobs on the Server](https://documentation.astera.com/project-management-and-scheduling/job-scheduling/scheduling-jobs-on-the-server.md)
- [Job Monitor](https://documentation.astera.com/project-management-and-scheduling/job-scheduling/job-monitor.md)
- [Configuring Multiple Servers to the Same Repository (Load Balancing)](https://documentation.astera.com/project-management-and-scheduling/configuring-multiple-servers-to-the-same-repository-load-balancing.md)
- [Purging the Database Repository](https://documentation.astera.com/project-management-and-scheduling/purging-the-database-repository.md)
- [Using Custom Server Profiles](https://documentation.astera.com/project-management-and-scheduling/using-custom-server-profiles.md)


---

# 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://documentation.astera.com/project-management-and-scheduling.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.
