# Capacity

Capacity in Moment gives you the total amount of working capacity available in your company. The total amount of capacity available in Moment is calculated by the amount of working hours in the co-workers schedule times the amount of working days in each week.&#x20;

![](/files/nf2OIzxdLsmWuGdnfWsX)

The graphs under Resources > Capacity give you different views for the capacity in your company. There are color codes for the different states of the projects on which you have planned hours. In the first two graphs, blue represents the amount of hours planned relative to the entire capacity.&#x20;

The capacity view only shows the amount of planned hours relative to the capacity, it does not show actually spent hours. This means that the accuracy will depend on your own routines for planning.&#x20;

Our recommendation is that you plan steadily and at regular intervals. The more you plan, the more accurate will the capacity representation be.&#x20;


---

# 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.milientsoftware.com/help/resources/capacity.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.
