# Adding Activities

Activities can be added to the system from the **Activities** screen under **Manage Content.**

![](/files/-MSv16ZpNRUShfj3aDGj)

Click the **Add Activity** button to bring up a list of *Activity Types*

![](/files/-MSv1JN5pk2n_4eCzvEx)

Pick from any of the below options depending on what type of activity you wish to create.

| Type               | Description                                                                                                                             |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------- |
| **eLearn Package** | Upload any valid xAPI or SCORM zip file                                                                                                 |
| **Media Assets**   | Upload assets such as images and documents                                                                                              |
| **Import CSV**     | <p>Import multiple activities from a CSV file</p><p><a href="/pages/-LTF8vLX0XySGz-Jw9vR">See <strong>Bulk Uploading</strong></a></p>   |
| **Program**        | Create a program to consolidate and manage multiple resources                                                                           |
| **CMS Page**       | <p>Create an activity with custom CMS content</p><p><a href="/pages/-Le9AUrKNE1pjKn1E3i8">See <strong>Content Creation</strong></a></p> |
| **F2F Event**      | <p>Schedule face-to-face workshops</p><p><a href="/pages/-LTGnWKzarJqdmcI49eu">See <strong>Face To Face Management</strong></a></p>     |


---

# 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://help.clearxp.com/activities/adding-activities.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.
