# Working with Custom Object Data

The Documint app can only [launch](/integrations/hubspot/installing-the-documint-app.md#launching-the-documint-app) from **Contacts, Companies, Deals, or Tickets**, so if you would like to work with custom objects, you will need to switch records **within** the Documint app.

First launch the app from a contact, company, deal or ticket and select the template you would like to use.&#x20;

Once in the dashboard, click on the "change" label that is in the record controls at the top of the dashboard. That will open a record selection overlay.&#x20;

<figure><img src="/files/Mk2xWipM7OPssi1U1HMx" alt=""><figcaption></figcaption></figure>

In the record selection overlay you can switch to your custom object (or any object type for that matter) with the object type dropdown in the top left corner.

<figure><img src="/files/WhggL2bswswLbQCrQUbI" alt=""><figcaption></figcaption></figure>

Now you will see a new list of records for your selected object type. Pick the one you want to use, and you will return to the document view.

<figure><img src="/files/RMBdYEh1xnY3L19mK1YL" alt=""><figcaption></figcaption></figure>

Next, let's add some variables to your template.


---

# 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.documint.me/integrations/hubspot/working-with-custom-object-data.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.
