# Video Activity

**Upload a single .mp4 video file for users to view in a Pathway.**&#x20;

## How to create a Video Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Video.**&#x20;
3. **Activity name.** Name the activity.
4. **Upload the .mp4 video.** Click the blank space to upload a .mp4 file.
5. **Add a short snippet.** Write a short description of the video. This will be visible on the Pathway for desktop and tablet only (max. 90 characters).
6. **Write a description.** Write a longer description of the video. This will be visible once a user selects the Pathway tile on mobile, desktop and tablet.
7. **Activity settings.**
   1. **Required.** Set as a required or optional activity.&#x20;
   2. **Play Fulfilment.** If set to required, the user must play the video in order to fulfill the activity.&#x20;
   3. **Start Playback From.** Enter the time in seconds to start the playback from.&#x20;
   4. **End Playback.** Enter the time in seconds after which the playback must end.

### **Video display / orientation: Vertical Videos**

**Videos uploaded will display based on the orientation of the video i.e. Vertical / Horizontal.** This means vertical videos will display the full screen height giving the best experience on mobile.

{% hint style="info" %}
**If you are using YouTube and require a vertical video, the video will need to be a YouTube short.**
{% endhint %}


---

# 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/video-activity.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.
