> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/3.1/integration-guides/incident-create-poller-guide/polling/poller.md).

# 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.

## New Poller

Click the **'Pollers' icon** & then **New**.

The fields to be configured for the New Poller modal are as follows:

<table><thead><tr><th width="178.97291508065945">Field</th><th width="297.5920620318044">Description</th><th>Value</th></tr></thead><tbody><tr><td>Name*</td><td>The name of your Poller.</td><td>&#x3C;Your Name></td></tr><tr><td>Poll processor*</td><td>The Poll Processor to use when running this Poller.</td><td>&#x3C;Your Poll Processor></td></tr><tr><td>Run</td><td>The frequency at which the Poller should run.</td><td>'Periodically'</td></tr><tr><td>Run as</td><td>Poller will run with credentials of specified user.</td><td>&#x3C;Your  Inbound user> (from Connection)</td></tr><tr><td>Active*</td><td>Set to true to use this Poller record for processing.</td><td>&#x3C;true></td></tr></tbody></table>

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

*Your New Poller modal should look like this:*

![](/files/-MgeKeaKQUzND86X4eKM)

**Submit and view** to further configure the Poller.

## Details

The fields to be configured for the Details form are as follows:

<table><thead><tr><th width="161.39371534195934">Field</th><th width="362.05479817989186">Description</th><th>Value</th></tr></thead><tbody><tr><td>Description</td><td>A description of what this Poller is for and/or how it works.</td><td>&#x3C;Your description></td></tr></tbody></table>

*Your Details form should look like this:*

![](/files/-MgeM3elaXFvk5BM3OzH)

Navigate to **Scheduling**.

## Scheduling

The fields to be configured for the Scheduling form are as follows:

<table><thead><tr><th width="187.42883095450722">Field</th><th width="310.4737296796148">Description</th><th>Value</th></tr></thead><tbody><tr><td>Repeat interval*</td><td>The interval at which the Poller should repeat.</td><td>'15' (Minutes)</td></tr><tr><td>Starting</td><td>The date/time the Poller  should start.</td><td>&#x3C;Your Start date/time></td></tr></tbody></table>

*\*This field is mandatory.*

*Your Scheduling form should look like this:*

![](/files/-MgeNluAjMC5SbwrwECP)

**Save** the Poller.

In order to process and respond to the inbound Requests, we next need to configure our **Messages**.
