# How to create check-ins

A check-in is a status update on your Outcomes. Check-ins are meant to be done on a regular basis to assure that you are on track with the Outcomes you're trying to achieve.

Every week or month, the owner of an outcome will get a reminder to add a manually add a check-in to your Outcomes. Check-ins appear as a dot on the progress chart as well.

Only the owners of a specific outcome will get a check-in reminder, but every user of a workspace is allowed to add a progress update via a check-in.

## How to create a check-in

<figure><img src="/files/myWfqxGFaleoONEZpQJr" alt=""><figcaption><p>Check-ins in Tability</p></figcaption></figure>

1. Click on the outcome in your Inbox or its corresponding plan to open up the details panel.
2. From the details panel, click on **Create check-in** button to open up the check-in modal.<br>

   ![How to create a new Check-in](/files/mHZXR49jBNC5R5dVSEx5)
3. Fill in the details.
   * **Date:** this is the date of the check-in. Defaults to the current date
   * **Progress:** this is the value of your update
   * **Confidence:** use the red/yellow/green status to indicate your confidence level
   * **Analysis:** provide additional context to your update
4. Click **Create** to post your check-in.


---

# 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/features/check-ins/how-to-create-check-ins.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.
