# Polling

To set up a scheduled poll that will query the remote system at regular intervals, check whether any data has changed and then pass that data to Unifi, we will need to configure the following records:

* Poll Processor
* Poller

Once those records are configured, we will need to configure inbound Messages to process the returned data. We will look at the polling records in turn over the next couple of pages.

We're now ready to configure the **Poll Processor**.

{% content-ref url="/pages/CVPLvPOXkxh6ELrTx3th" %}
[Poll Processor](/unifi/4.2/integration-guides/incident-multiple-message-poller-guide/polling/poll-processor.md)
{% endcontent-ref %}

{% content-ref url="/pages/EKzj0dBeV2VmXHPplwoo" %}
[Poller](/unifi/4.2/integration-guides/incident-multiple-message-poller-guide/polling/poller.md)
{% endcontent-ref %}


---

# 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.sharelogic.com/unifi/4.2/integration-guides/incident-multiple-message-poller-guide/polling.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.
