# Using Planeobot

By clicking on the ask bar on the top center of the screen you open up our free AI `planeobot` interface.

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

Using this interface you can create, edit or delete resources as you would in the web interface, aggregate and analyze resource status and configuration, and further templatize or automate your resources. Read ahead to learn about some of the common uses for this feature, and examples of some ways you can use the interface to further empower your workflow.


---

# 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.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.
