# Project Settings

All information about your projects including the conditions, actions and workflow activities that drive the project are accessible from the project records.  Most of this information is automatically generated as you work with the system.

You can view and modify project information via the Project Settings which is accessible on the Settings menu of the appRules home page.  The following page will be displayed:

<figure><img src="/files/gFFwUT3UWARnQep8fNcU" alt=""><figcaption></figcaption></figure>

## Project Details Toolbar

The following are the toolbar buttons available for the currently selected project:

<table><thead><tr><th width="271">Button</th><th>Description/Usage</th></tr></thead><tbody><tr><td>New</td><td>Adds a new project.</td></tr><tr><td>Save</td><td>Saves changes that have been made to the project.</td></tr><tr><td>Copy</td><td>Adds a new project by copying it from this or a different  project database.   </td></tr><tr><td>Rename</td><td>Renames project items including Project Name, Connector Name or Data Source Name used in the project.</td></tr><tr><td>Delete</td><td>Deletes the selected project.</td></tr><tr><td>Validate</td><td>Validates the project and displays the results for each workflow activity in the project</td></tr><tr><td>Secure</td><td>Secures the project with a password.</td></tr><tr><td>Conditions</td><td>View, add, change or delete conditions that have been defined for this project.</td></tr><tr><td>Actions</td><td>View, add, change or delete conditions that have been defined for this project</td></tr><tr><td>Logs/Stats</td><td>View Logs and Statistics for all run instances of the project.</td></tr><tr><td>Reset</td><td>Resets archive records and status flags for the selected project</td></tr></tbody></table>

## Project Details Tab Pages

The following are the tab pages available for the currently selected project:

<table><thead><tr><th width="271">Tab Page</th><th>Description/Usage</th></tr></thead><tbody><tr><td>Run Options</td><td>Define Options for running the project.</td></tr><tr><td>Status</td><td>Shows the project status information.</td></tr><tr><td>Schedule</td><td>Optionally schedule the project to be run automatically by the appRules Scheduler Service.  </td></tr><tr><td>Notifications</td><td>Define optional project notifications to be triggered by events at runtime.</td></tr><tr><td>Arguments</td><td>Define optional arguments that can be passed to the project at runtime.</td></tr><tr><td>Variables</td><td>Define optional global variables used in the project.</td></tr><tr><td>Activities </td><td>View and edit workflow activities associated with the project.  This list is automatically generated as you drag, drop and configure activities on the designer.</td></tr><tr><td>Notes</td><td>View and edit optional project notes including if using a link for project notes.</td></tr><tr><td>Json</td><td>View and edit the project Json that is automatically generated by the designer.</td></tr><tr><td>Projects</td><td>View optional child projects associated with the selected project.</td></tr></tbody></table>

##

##

S


---

# 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/platform-features/system-settings/projects/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.
