> ## Documentation Index
> Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Camel.societies.workforce.workforce metrics

<a id="camel.societies.workforce.workforce_metrics" />

<a id="camel.societies.workforce.workforce_metrics.WorkforceMetrics" />

## WorkforceMetrics

```python theme={"system"}
class WorkforceMetrics(ABC):
```

<a id="camel.societies.workforce.workforce_metrics.WorkforceMetrics.reset_task_data" />

### reset\_task\_data

```python theme={"system"}
def reset_task_data(self):
```

<a id="camel.societies.workforce.workforce_metrics.WorkforceMetrics.dump_to_json" />

### dump\_to\_json

```python theme={"system"}
def dump_to_json(self, file_path: str):
```

<a id="camel.societies.workforce.workforce_metrics.WorkforceMetrics.get_ascii_tree_representation" />

### get\_ascii\_tree\_representation

```python theme={"system"}
def get_ascii_tree_representation(self):
```

<a id="camel.societies.workforce.workforce_metrics.WorkforceMetrics.get_kpis" />

### get\_kpis

```python theme={"system"}
def get_kpis(self):
```
