The Recipes application is in a steady state and is no longer being updated. We recommend exploring other applications and features to monitor conditions in Foundry:
Contact Palantir support if you have questions regarding the appropriate workflows to implement for your monitoring use case.
Before using Recipes, we recommend learning more about the core concepts that define the creation and use of recipes in Foundry: expiration, run history, and permissions.
Recipes take computational resources to continue to operate. To ensure that unused recipes do not take up resources, we require recipes to expire. When recipes expire, they are not deleted. Expired recipes simply do not continue monitoring for the condition of interest, which means all recipients of that recipe's notification will no longer be notified. The author will be notified at some intervals before a recipe is set to expire and can choose to extend the expiration at any time if they want it to continue running. If they forget to do so and the recipe expires, they can still choose to resume and extend the recipe.
Learn more about changing recipe expiration.
Based on your schedule, your recipe will run either on a time-based schedule (for example, every 3 hours or every Monday at 9 a.m.) or an event-based schedule (when a dataset updates or when a new object is detected).
Each time the recipe runs, its run history will record one of the following run statuses:
An author will receive notifications for failures and successes with exceptions. Learn more about configuring your notification preferences.
Recipes inherit permissions from the resource it monitors. This means that anyone who can view the resource can view the recipe, anyone who owns the resource can edit the recipe, and so on.
While recipes can send data out via email to other users, permissions ensure that only the users that have access to the data will actually receive that data in their email.
The table below shows the permissions necessary for users to perform certain actions in Recipes:
Action | Authorized users |
---|---|
View the recipe | The author or anyone with `Viewer` access to the monitored resource |
Modify and manage the recipe | The author or anyone with `Owner` access to the monitored resource |
Receive emails/notifications from the recipe | Recipients with `Viewer` access on the monitored resource (1.) |
If the recipient does not have access to a report, they will still receive the notification. However, they will receive a link to the report which will direct them to request access.
If a user tries to add a recipient to their recipe who does not have access to the underlying resources, the recipient will be able to see the recipe but not the resources. They will receive the email/notification, but they will not be able to open the linked resource, and the email/notification will not contain any attachments. To allow all recipients to receive emails/notifications, make sure they have at least Viewer
access to the recipe resources.