# Configuration

## TOC

* Model Level Config
* Monitoring Properties
* Global Config Vars

To run stealthward you'd need to configure what tables should be monitored and set up some properties of this monitoring. You may also need to update some of the defaults wars used by stealthward to run it for specific time windows or compute types of metrics you need.

## Model Level Config

## Monitoring Properties

## Global Config Vars


---

# 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://ciusji.gitbook.io/stealthward/reference/configuration.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.
