# Pingboard

The Pingboard integration allows you to automatically sync your Pingboard employees' data to auto-fill your teammates' signatures in Scribe.

### Note

{% hint style="info" %}
Rest assured, Scribe is [SOC2 Type II compliant](https://help.scribe-mail.com/scribe/security), ensuring the safety of your data.
{% endhint %}

### Installation guide

{% stepper %}
{% step %}

### Navigate to your Pingboard account, select 'Account' > 'Add-Ons', and then click 'Pingboard API' from the list.

<figure><img src="/files/m7iwqParOwzacEfOmTmK" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Settings click on Manage Service Accounts

<figure><img src="/files/HF2Svw6Fri1kxfvpAoED" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on New Service Account

<figure><img src="/files/eZdNCpo9ERG8Unp17Xhh" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Give your Service Account key a name and click 'Save'.

<figure><img src="/files/AsJJj8LNvz8XQx2JbKOg" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy the provided Client ID and Client Secret key, then paste them into the matching fields in Scribe.

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

<figure><img src="/files/S3C6jv9tf7d1IpZIFEXN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on "Connect Pingboard" in Scribe

You're done!&#x20;
{% endstep %}
{% endstepper %}

<figure><img src="https://app.scribe-mail.com/static/media/pingboard-3.d8d7971bfc823cd3e7cf.png" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.scribe-mail.com/scribe/auto-fill-signatures-information/integrations/hris/pingboard.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.
