# Upload & Confirm Activity

**Ask users to confirm that they have completed an activity.** You can request evidence in the form of photos and/or files, or simply request confirmation (honour system).&#x20;

## How to create an Upload & Confirm Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Confirmation.**&#x20;
3. **Add Activity Name.** This will be visible on the Pathway.
4. **Add a banner.** Upload an image (at least 1136 x 758px in size (.jpg, .png)) that will be visible once a user selects the Pathway
5. **Add a short snippet.** Write a short description of the activity that will be visible on the Pathway for desktop and tablet only. (max. 90 characters).
6. **Write a description.** Write a longer description of the activity that is visible once a user selects the Pathway tile on mobile, desktop and tablet.
7. **Attach resources.** Choose a file (PDF, Audio, Image, or Video) from [Cloudfile](https://everyday-digital.gitbook.io/template-catalog/cloudfile/platform-media-storage).
8. **Activity Settings.**&#x20;
   1. **Required.** Choose whether the activity is required (activity must be fulfilled in order to proceed) or optional (can be skipped).
   2. **Honour Fulfilment.** Select this option if the user must simply confirm that they have completed the activity without providing any evidence.
   3. **Upload Fulfilment.** Select this option if photo(s) / file(s) must be uploaded to prove that the activity was completed. The upload will not be dependant on a review. Once a file has been uploaded, the activity is marked as complete. &#x20;
   4. **Upload & Confirm Fulfilment.** Select this option if file(s) must be uploaded, reviewed and approved before the activity is marked as completed. Uploads will need to be reviewed by your admin team and can either be approved or rejected. The user will be notified accordingly and can re-upload if a submission was rejected.
9. **Save.**

## **How to Review, Approve and Reject Uploads**

**If you select the Upload & Confirm Fulfilment setting, the submitted uploads will need to be reviewed for approval or rejection.**

1. Open the Pathway Editor.
2. Select the Confirmation Activity and then select View Responses.
3. In the fulfilment column, select the file icons to open and view the files.
4. &#x20;Approve or Reject the uploads.
5. On the app, the user will be able to see whether the uploads were approved or rejected.&#x20;

{% hint style="info" %}
Watch the video below for an example of the end-to-end confirmation process.
{% endhint %}

{% embed url="<https://cdn.falkor.io/uploads/2020/10/cloud-file-6470/e97c3ce4795485c31c60dd201381a628.mp4>" %}
Review user uploads using the Confirmation Activity
{% endembed %}


---

# 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://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/confirmation.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.
