# Configuring Services

You can use Planeobot to help you configure Planeo resources, and to change more advanced settings like the values file, or set up port static port forwarding.

<figure><img src="/files/jovge46K3RyWwJwkMXuP" alt=""><figcaption></figcaption></figure>

With context on both generated resources, as well as default helm values, Planeobot can provide detailed assistance in determining what settings should be changed, and also embedding those settings into our model to allow stacks to modify them as needed.

TODO add screenshot of exposing arg updates


---

# 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://documentation.planeo.dev/using-planeobot/configuring-services.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.
