# Agile & Non-Agile Framework

SimplifyQA, a versatile Application Lifecycle Management (ALM) tool designed to streamline and enhance your project management processes. Whether you're working in an **agile** or **non-agile** environment, our product is equipped to adapt to your needs, ensuring seamless project execution and collaboration.

You can configure the entire workflow of the projects as per your practice. In this section we will be discussing about the key features of various frameworks and learn how to configure the framework according to your needs.

## Key Features

The key features of Agile and Non-Agile Framework are:&#x20;

### Agile Framework

An agile environment is a workplace or project setting that uses agile approaches for project management and software development. Agile cultures value flexibility, cooperation, and iterative development in order to adapt rapidly to changes and deliver high-quality products.

1. Sprint Planning and Management
2. User Story and Backlog Management
3. Kanban Boards
4. Scrum Meetings and Reports

#### How to configure Agile Framework?

Agile framework would be the default framework of SimplifyQA. The framework would be as shown below

<figure><img src="/files/tqZF02Solz294gu4NaDx" alt=""><figcaption><p>Agile Framework in SimplifyQA</p></figcaption></figure>

### Non-Agile Framework

A non-agile environment, often known as a traditional or waterfall environment, takes a linear and sequential approach to project management and software development. This method is distinguished by extensive prior planning and a structured progression through distinct phases.

1. Waterfall Project Planning
2. Task and Resource Management
3. Gantt Charts
4. Documentation and Approval Workflows

#### How to configure Non-Agile Framework?

Non-Agile framework can be configured based on the structure or approach of certain projects and software development. Based on the workflow of your projects configure the environment accordingly.

If you want to modify the framework and configure it according to your need, Layout can be modified in [Configure Page Layout](/admin-controls-and-configurations/manage-projects-and-users/configure-page-layout.md) for a particular project.


---

# 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.simplifyqa.ai/get-started-with-simplifyqa/agile-and-non-agile-framework.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.
