# Adding a Result Object Type Icon

You can add an icon for every search object type that you create. This icon will be displayed in your Slack search result.

1. From the **DataFetch** web interface, select or create a new search object and go to the **Options** tab.
2. The system has added a default icon for HubSpot. Hover on the icon and click <img src="/files/VI8tg8gO3dtNEStUkuSy" alt="" data-size="line">to upload a new image.&#x20;
3. Locate the image file from your device or simply drag and drop the file to start the upload. You will see a preview of the image if the upload is successful.
4. Click **Save**.&#x20;

Here’s an example of a search result with the object type icon added.

<figure><img src="/files/MLUX9XhVh9Aq0UoQ9ox6" 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-a-result-object-type-icon.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.
