# Add custom properties to report

1\. Select an existing report from the left side of your work space. \
![](/files/53K04AqrxePQ1HcqCI7T)

2\. Click the report title on the right side of the screen (next to the pencil icon).\
![](/files/GVYGSkj5XfTX1f4F6iUy)

{% hint style="info" %}
You can also add custom properties when creating a new report. The steps will be the same as described below, but instead of an **Update** button, you would see a **Create** button.&#x20;
{% endhint %}

3\. Check the *Customize* box below the report description.\
![](/files/yGmfxspVkHtjbyRRuWEX)

4\. A list of properties will appear. Click the **New** button in the *Report Properties* section on the left side of the screen. \
![](/files/nu8fTOViAbgW3mYlL22C)

5\. Choose the property type from the drop-down menu. (In the example below, we chose the *Date* property.)

![](/files/YWwyfNIHYPNt0BE8A7Wd)

6\. Add the title, description, and options. Click **Create**. \
![](/files/XKZOxN0UxBs7DKA2hPBN)

7\. Click **Update**.\
![](/files/gjrPmmuj5ziep8BXVogA)

8\. The custom properties you created will be available the next time you open your report settings.

{% hint style="info" %}
Enabled properties are included in the report's [cover page](/manual/readme/content/text/add-cover-pages.md).
{% endhint %}


---

# 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.reportandrun.com/manual/readme/customization/custom-properties/add-custom-properties-to-report.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.
