# Column Formatting

{% hint style="info" %}
The column designer allows you to create column designs using the <https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json> schema.
{% endhint %}

## Design Multiple Columns in one view

1. Drag and drop an element into a column and start designing.&#x20;
2. Once you are satisfied with the design.
3. Click publish and all columns will be published with one click.

![](/files/-MZlV5Uy--7ZzCX6K2gs)

{% hint style="info" %}
To add or remove columns click the \[+] sign for a menu. You may also click "Project Settings" and pick the required columns.
{% endhint %}

## Microsoft Column Formatting Documentation

{% embed url="<https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting>" %}


---

# 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.4mata.com/designer/column.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.
