# Zapier

## Automate check-ins with Zapier

You can use Zapier integrations to automate check-ins for specific outcomes. You will need to have a Zapier account and be an admin in Tability to be able to use this integration.

### How to create a check-in with Zapier?

1. Head to Tability on [Zapier Marketplace](https://zapier.com/apps/tability/integrations).
2. Search or pick an app to pair with Tability

   <figure><img src="https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/617f6b4e12c07c18afde3046/file-iDtdMwX7Gb.png" alt=""><figcaption></figcaption></figure>
3. Select a trigger. Start by selecting a trigger in Zapier. In this example we're using *Card Moved to List in Trello*
4. Add the Create Check-In in Tability action. In Zapier, find the Tability app, and then pick the *Create Check-In in Tability* action.

   <figure><img src="https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/617946ce9ccf62287e5f016f/file-ECrhWvOhGW.png" alt=""><figcaption></figcaption></figure>
5. Click continue and connect your Tability account to Zapier. You will need to provide your personal API token. You can find this token at <https://tability.app/account>. This token will attach all check-ins created from Zapier to your personal account in Tability. Once connected, your screen should look like the screenshot below:
6. Copy your remote check-ins token from Tability. Open up your Tability workspace, and go to the outcome that you want to update via Zapier. Open up the remote check-ins settings panel from the outcome menu.
7. Enable remote check-ins for that outcome, and copy the token value.
8. Set up the Zapier action. Go back to Zapier to fill in the action form. We will explain each of the values below.

   * **Remote check-ins token:** Copy the value of the token that you got from Tability. The token is how Tability knows which outcome to attach the check-ins to.
   * **Score:** The score is to calculate the progress value for the check-in. In our example, we want to increase the number of cards closed by one every time a Trello card is closed. So, we set the value to 1.
   * **Score type:** There are 2 options for the score type.

     * Update: the score will become the progress value for the check-in.
     * Increment: the score is added to the progress value of the previous check-in.

     In this example, we want to increase the score by 1 each time, so we selected *increment*.
   * **Confidence (optional):** Pick the red/yellow/green status for your check-in, or leave it blank to let Tability calculate the confidence based on progress.
   * **Checkin date (optional):**&#x53;elect a custom check-in date if needed.

   <figure><img src="/files/rTKqmRrnpo37VyEgE0vf" alt=""><figcaption></figcaption></figure>
9. Enable your integration. Once you're done with the configuration you can test your action in Zapier. You should get a simple confirmation message, and see a new check-in on your outcome graph in Tability.

   ![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/60b049fe9c887a0dfc554454/images/61794a2c0332cb5b9e9b7f80/file-F0wWNGpS9o.png)
10. Now you can turn your Zap on, and[ check-ins](https://docs.tability.app/article/144-check-ins) will be automatically created based on the rules.

<br>


---

# 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://guides.tability.io/docs/become-a-tability-power-user/integrations/zapier.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.
