# Quick Activity

The Quick Activities feature enables users to quickly create common activities such as tasks, emails, or phone calls directly from the hierarchy view, with only three activity options available. This streamlines the task creation process and ensures activities are instantly associated with the relevant records.

<figure><img src="/files/lNCP9Q2KB5C7t8OXXNgE" alt="Quick Activity"><figcaption></figcaption></figure>

**Configuration Steps are as follows:**

**1.      Define Allowed Actions**

* Navigate to **Entity Configuration**.
* Locate the **Allowed Actions** field.
* Choose up to three activity types (e.g., Task, Email, Phone Call) to display as activity icons on hierarchy cards.

**2.      Enable Quick Activity Creation**

* In the hierarchy view, hover over a record card.
* Click the desired activity icon to create a new activity instantly.

The new activity will be automatically linked to the corresponding record

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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://docs.inogic.com/map-my-relationships/features/hierarchy-view/quick-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.
