# Renumber Columns

![The Number Columns Dialog Box.](/files/-LgfzaKpNsLIcLnmhGqs)

**Numbering Rule:** You have two options;

* **Upwards:** It will begin numbering the Columns from the Top Level to the Bottom Level.
* **Downwards:** It will begin numbering the Columns from the Bottom Level to the Top Level.

**General Options:**

* **Level Label:** Works like a prefix for all Levels in your Project.
* **Concatenation:** Concatenates the Level of the Column from the Base to the Top of the Column.

**Level Options:**

![The Level Options Dialog Box.](/files/-Lgg0ML6F3A_unfRq32d)

* **Name:** The name of the specific Level.
* **Use:** Determines if Columns contained at the specific Level will be numbered.
* **Label:** This is the label that will be utilised for numbering Columns contained at the specific Level.

**Type Options:**

![The Type Options Dialog Box.](/files/-Lgg0YIELOC3EmiHTstZ)

* **Name:** The name of the specific Type.
* **Use:** Determines if instances of the specific Type will be numbered.
* **Prefix:** The prefix that will be used for instances of the specific Type.


---

# 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://onboxapp-onbox.gitbook.io/onboxapp/renumber-elements/renumber-columns.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.
