# Manage and Customize an Element

Elements control options similar to the units [management](broken://pages/kzgnyyD0l2TAzakpz9Lf) and [customization](/no-code-editor/edit-units/customise-a-unit.md) options.

An element in Pro Mode has advanced settings divided into the following tabs:

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

{% stepper %}
{% step %}
Grid tab

The Grid tab allows you to [configure](/no-code-editor/edit-units.md) advanced element settings, such as the element's position and size.
{% endstep %}

{% step %}
Animation tab

The Animation tab allows you to [animate](/no-code-editor/edit-units/animate-a-unit.md) elements in single or multiple steps.
{% endstep %}

{% step %}
Element tab

The Element tab allows you to customize the specific element [branding settings](https://help.parta.io/~/changes/541/branding/introduction).
{% endstep %}

{% step %}
Data tab

The Data tab allows you to manage the element [data settings](https://help.parta.io/~/changes/541/editor/edit-elements).<br>
{% endstep %}
{% endstepper %}


---

# 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://help.parta.io/no-code-editor/edit-elements/manage-and-customize-an-element.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.
