# Manual changes

Manual changes let you enter anything that you want tracked in Sleuth. Such changes are those not tracked by source code, feature flags, or another type of change that Sleuth [currently supports](https://help.sleuth.io/integrations-1/about-integrations). They are a free-form entry that can have any name or description you'd like.

To add a manual change:

1. Click **Create** then **Add Manual Change** in the sidebar.
2. Give the manual change a **Name** and **Description**.
3. Press **Create**.

{% hint style="info" %}
A sample webhook with your project data pre-populated is displayed (see image below).
{% endhint %}

{% hint style="danger" %}
**Do not share the webhook link with anyone outside of your organization.** The dynamically-generated command contains your private Sleuth API key and other private information.
{% endhint %}

![curl information in Add Manual Change page](https://2832637360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1bR_-Od0islbiOl4G0%2Fuploads%2Fgit-blob-7f01c8aed86f515dfdacc15c40ced783316a3fd9%2Fcurl_URL_dialog.png?alt=media)

The manual change will be visible on your project dashboard and displayed just like any other source of change and deploy. Manual changes are not updated nor managed by Sleuth; you'll need to maintain them on your own.

{% hint style="info" %}
Manual changes can be also be [submitted via the Sleuth API](https://help.sleuth.io/sleuth-api#manual-change).
{% endhint %}
