# Project Settings

Project Settings defines the reusable configuration required to standardize project creation and execution. It allows users to predefine project structure, task structure, workflows, teams, and field behavior so that projects can be created consistently without repeated manual setup.

Within Project Management, Project Settings serves as the configuration layer for creating and managing templates. These templates are later used during project creation to auto-populate details, tasks, teams, and workflows.

Project Settings includes:

* **Project Template**
* **Task Template**

These two components work together to define both project-level and task-level structure.


---

# 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.infraon.io/infraon-help/infinity-user-guide/workspace/project-management/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.
