# What object/integration is this field pulling from?

To find out what object or integration a field is pulling from, you can:

1. Create a new empty report
2. Add 3 breakdowns: Action Name, Integration, and the field you are analyzing (Both action name and integration are under Action Properties)
3. Click on the field you are analyzing in the breakdowns, click Filter, and filter to "is not empty”
4. Click on the field you are analyzing in the breakdowns, click Customize, and map all rows that are "not empty” to a text like "Is not empty”
5. Make sure your columns have Any Action - Times Done
6. Make sure your date range is "All Times”
7. Click “Preview”


---

# 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.hockeystack.com/marketing-intelligence/report-examples-and-insights/what-object-integration-is-this-field-pulling-from.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.
