# Editing and Settings

This is the section where the settings of the action are configured. Any desired changes related to the action can be made from this panel.

{% hint style="info" %}
Actions come with default values automatically generated when you first install them. You can modify these values.
{% endhint %}

![Action Editing Panel](https://content.gitbook.com/content/jQ8ZQ8GsTwDYJqiYNDyI/blobs/cK1bN390ur03wTRSeB6H/image.png)

{% hint style="info" %}
This is the place where you can make changes related to the appearance and values of the action.
{% endhint %}


---

# 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://yapaytech.gitbook.io/collectaction-app-store/action/editing-and-settings.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.
