# Layout

<figure><img src="/files/I7HC44uYzEzwAM171OM5" alt="" width="563"><figcaption></figcaption></figure>

Under **Content** click **Layout**. From here you get a list of all the categories that the project has.

## What if I want to create a new category?

If you want to create a new category, click the button that says “Manage Category”, from here you can create a new one.

## How do I change the order in which the categories are displayed?

Use the small arrow keys that are next to the category name. Here you can move the category name up or down. Remember to always click Save when you are done.

## How do I delete a category?

Click Manage category and tap the trash can next to the category you want to delete. \
Note: If your category contains forms/pages/links, they will go to the bottom of the page, where you need to assign a category for the missing elements.

## Can I move the forms/pages/links around?

Yes, you can drag-n-drop things around as you please. Just remember to press Save.


---

# 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://docs.centox.io/layout.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.
