# Poller

A Poller is a configuration record which defines the frequency of polling and which logic to use (the logic itself is defined in the Poll Processor). Each time it is run, it creates a corresponding Poll Request record.

## Edit Update Poller

{% hint style="info" %}
Rather than create a new poller, you can edit the previously configured 'Update Poller', changing the Name, Description & Poll Processor.

*(You could choose to copy the previous Poller instead. However, there is no need to have two pollers polling for updates every 5 minutes, so if copying the previous poller, remember to deactivate it.)*
{% endhint %}

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/zIvvzjl0n9ih4OVktPhq/immpg-poller-1.png)

Click to **open** the previously configured **Incident Update Poller**.

The fields to be edited for our Poller record are as follows:

| Field            | Description                                                   | Value                                           |
| ---------------- | ------------------------------------------------------------- | ----------------------------------------------- |
| Name\*           | The name of your Poller.                                      | \<Your Name>                                    |
| Description      | A description of what this Poller is for and/or how it works. | \<Your Description>                             |
| Poll processor\* | The Poll Processor to use when running this Poller.           | \<Your Poll Processor> *(the one just created)* |

*\*These fields are mandatory, or automatically defaulted to true.*

*Your Multiple Message Poller should look like this:*

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/7oYYyIZ2LOexJcovDPql/immpg-poller-2.png)

**Save** the Poller.

In order to process the inbound Requests, we need to configure the **Inbound Messages**.
