# How to add additional columns to contactlist

It is possible to add additional columns to your Contacts list to match it with your CRM database, or simply to register extra information from your customer. Perhaps you want to add a company name or note the corresponding CRM customer number.

{% hint style="info" %}
You will need the Developer role within the studio to be able to do this
{% endhint %}

1. Go to Settings
2. Select Studio
3. Add contact field
4. Fill in Field with a lower case
5. Fill in Label with a capital case

<figure><img src="/files/07WnHD2Bvu6tVuGAklM2" alt=""><figcaption><p>Example of adding a Company name column</p></figcaption></figure>


---

# 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://manuals.dialox.ai/advanced-topics/studio/how-to-add-additional-columns-to-contactlist.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.
