# Basic

User are allow to design the layout, notification and access control in Basic. Those default activities are:

<table><thead><tr><th width="266">Activity</th><th>Description</th></tr></thead><tbody><tr><td>Default (Create + Edit + View)</td><td>Default form if create, edit, quick view or view does not have form. If form is not set it will automatically generated based on Information.</td></tr><tr><td>Create</td><td>Create or add new entry.</td></tr><tr><td>Edit</td><td>Update or edit an entry.</td></tr><tr><td>View</td><td>View an entry.</td></tr><tr><td>Quick View</td><td>Quick view an entry.</td></tr><tr><td>Delete</td><td>Delete an entry.</td></tr><tr><td>Change Status</td><td>Change state of an entry.</td></tr><tr><td>Duplicate</td><td>Make a copy of an entry.</td></tr><tr><td>Comment</td><td>Comment on an entry</td></tr><tr><td>History</td><td>View the history of an entry.</td></tr><tr><td>Share</td><td>To view the history of an entry.</td></tr><tr><td>Assign</td><td>Allow user to assign a specific user.</td></tr><tr><td>Import</td><td>Import or merge an entry using spreadsheet.</td></tr><tr><td>Print</td><td>Print the form into PDF.</td></tr></tbody></table>

## Basic Features

The basic features allow users to easily configure and manage various aspects of the module. Users have the flexibility to customize form layouts, manage information, and establish access control for better workflow management.

Below are descriptions of the basic activities available by default:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Information</strong></td><td>The diverse types of data that users can input and manage within the platform.</td><td></td></tr><tr><td><strong>Listing</strong></td><td>A feature that allows you to view and manage entries or items within a state or workflow.</td><td></td></tr><tr><td><strong>Activity</strong></td><td>A feature for tracking and managing tasks, actions, or events within workflows.</td><td></td></tr><tr><td><strong>Form</strong></td><td>Let users enter and view structured information for specific workflows, supporting fields like text, images, and buttons, with options for visibility, requirements, and automation.</td><td></td></tr><tr><td><strong>State</strong></td><td>A distinct phase in the lifecycle of an entity within Inistate.</td><td><a href="/pages/mPppyxoBuzBrnMVBiA1c">/pages/mPppyxoBuzBrnMVBiA1c</a></td></tr><tr><td><strong>Flow</strong></td><td>A set of defined transitions between states that represent the lifecycle of an entity.</td><td><a href="/pages/sFZIi8CaMmTIWdYNvgUS">/pages/sFZIi8CaMmTIWdYNvgUS</a></td></tr></tbody></table>


---

# 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://inistate.gitbook.io/home/features/basic.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.
