# Manage Your Team's Projects

{% embed url="<https://www.youtube.com/watch?v=BajTOkYuxx0>" %}
Harmony
{% endembed %}

## Overview

[<mark style="color:blue;">**Harmony**</mark>](http://demo.harmony-teams.com/) is a project management tool to manage your projects.

It can be used by large organizations to manage projects across their teams or by developers to manage their own projects.

You can create workspaces, **Kanban** boards, **Scrum** projects with sprints & retrospectives :tada:, lists, cards, add members, attachments, labels, check lists/items, due dates, comments and many more.

:battery: Batteries included! Harmony supports [automations](https://chsakell.gitbook.io/harmony/guide/automations "mention") & [github](https://chsakell.gitbook.io/harmony/integrations/github "mention") integration!! :rocket:

The [source code](https://chsakell.gitbook.io/harmony/overview/source-code) is fully available :tada: This means you can host your own instance of **Harmony** rather than paying paid services.

Built using .NET 8.0, latest technologies, best patterns and practices for microservices architecture, [Docker](https://chsakell.gitbook.io/harmony/configuration/docker) & [Kubernetes](https://chsakell.gitbook.io/harmony/configuration/docker/kubernetes) support comes out of the box :whale: :ship::muscle:

{% content-ref url="overview/features" %}
[features](https://chsakell.gitbook.io/harmony/overview/features)
{% endcontent-ref %}

{% content-ref url="overview/source-code" %}
[source-code](https://chsakell.gitbook.io/harmony/overview/source-code)
{% endcontent-ref %}


---

# 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://chsakell.gitbook.io/harmony/manage-your-teams-projects.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.
