# Reviewing the Project Settings

As you configure your project, appRules automatically organizes and stores the project settings. Before running the project, you can review the project settings from a central location by clicking on the Project Details button:

<figure><img src="/files/Z2AHmZH0kyThEuVThR90" alt=""><figcaption><p>Project Details</p></figcaption></figure>

&#x20;Review and make any changes in the following tabs:

<table><thead><tr><th width="256">Tab</th><th>Description</th></tr></thead><tbody><tr><td>Run Options</td><td>Use this tab to make changes related to the defaults for running the job.</td></tr><tr><td>Status</td><td>View the current status of the project</td></tr><tr><td>Schedule</td><td>Use this tab to optionally schedule the job to be run</td></tr><tr><td>Notifications</td><td>Define optional notifications</td></tr><tr><td>Arguments</td><td>Define optional project variables</td></tr><tr><td>Activities</td><td>View the activities that have been defined for the project by dragging and dropping from the toolbox on the designer.</td></tr><tr><td>Notes</td><td>View or edit notes associated with the project</td></tr><tr><td>Json</td><td>View project JSON</td></tr><tr><td>Projects</td><td>View optional child projects associated with this project</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.appstrategy.com/apprules-r-documentation/platform-products/apprules-data-migration-engine/reviewing-the-project-settings.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.
