# Adding Result Object Properties

1. From the **DataFetch** web interface, select or create a new search object and go to the **Options** tab.&#x20;
2. Click **Add** Result Object Properties. Using Result Object Properties will allow us to provide more information about a search result. \
   \
   For example, we can add a phone number to the contact record in HubSpot and display this in the Slack search result.&#x20;
3. Enter a name for the Object Property. *Tip*: Use a name that will best describe the information.
4. *(Optional)* You can add an icon to represent the object property.
5. Add the data field tag. \
   \
   For example, let’s add the *{{\[ Phone ]}}* data field.
6. Click **Save**. *Note:* You can add multiple Result Object Properties.&#x20;

The added Result Object Property (phone number) will be displayed in the search result, as shown in the example below:

<figure><img src="/files/ArzKLs3Wy1hESJy9bRPh" alt=""><figcaption></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://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/adding-result-object-properties.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.
