# Quick Activity Actions

Support to define quick activity actions for the records.

Each card supports defining of up to 3 quick activity actions. You can create the activity record defined in a single click from this view.

<figure><img src="/files/-MdgTQva2jzfZtHfL47b" alt="Quick Activity Actions"><figcaption></figcaption></figure>

The quick create form that shows up comes pre-populated with the reference to the said record already set.

<figure><img src="/files/-MdgTZYEUfr7X0wUmc_s" alt="Quick Activity Actions"><figcaption></figcaption></figure>

The activities to be supported can be defined in the configuration screen when setting up the component for a view, as shown in the screenshot below.

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

Make sure to type in the schema name of the activity types. You can also choose a custom activity type here.

{% 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/kanban-board/features/quick-activity-actions.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.
