# Keep in Touch Goals

{% hint style="info" %}
This is available for both the Web and iOS apps and is part of our free plan 🙌
{% endhint %}

## How does it work?

Goals is a very light way to visualize how in/out-of-touch you are with certain people.&#x20;

You can set goals for people you need some extra accountability with.&#x20;

Once enabled, you can see your goals on all tables and when viewing an individual person. For all tables, you'll see a new "Goal" column appear that indicates how on track you are to hitting your goals.

![](/files/-MicHIBtzjRgvVfoJDDV)

Clicking on a goal chip will show you some additional information.

![](/files/-MicIJ63itdwW_5uesd0)

You can even sort by Goals!

![](/files/-MicINar-g_GwbQNAq09)

Goals also appear on each person's profile. You can see what goal was set and if you are on track to hitting it.

![](/files/-MicHmZsOiOaLo21IYEN)

## Enabling the feature

You can enable Goals on both the web and mobile apps by going into settings and scrolling down to "Keep in Touch goals".

{% hint style="info" %}
Disabling the feature does NOT wipe any of the data. If you re-enable it, your previous goals will re-appear
{% endhint %}

![Goals on the web](/files/-MicIcJ5QUhxOTxlJfXw)

![Goals on iOS](/files/-MicIlv0ldVUtUpiEpsz)

## Adding a goal

You can add a goal when creating or editing a person. When enabled, a new "Keep in touch Goal" field will appear automatically.&#x20;

![](/files/-MicJ4REhm-IDg7qJQPK)

## Goals on iOS

When enabled, a new indicator will appear when scrolling through a list of people.

![](/files/-MicJHnelu4EnyRO-NMT)

Goals will also be visible when viewing a person's profile.&#x20;

![](/files/-MicJJU8gVOk6DGGUu_1)

You can toggle the feature on/off in the settings page by scrolling down to "Keep in Touch Goals"

![](/files/-MicJkUikwmHl6NvZuMQ)

## Future plans for this feature

Goals is currently a very light feature, but we have plans on making it more robust and helpful.&#x20;

Some things we are exploring are enabling reminders about goals (example: Reminding you when you start to get off-track with a goal or when a goal is missed completely) and even Group goals (still trying to figure out what this looks like).

If you have any suggestions, please reach out to <chris@mogulnetworking.com>


---

# 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://resources.mogulnetworking.com/features/keep-in-touch-goals.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.
