# Plug-ins

1. Comments: Allow users to add comments on record
2. Attachments: Allows users to add file attachments on record
3. Approval Process: Provides approval process for app and/or record\<br< li=””>\</br<>
4. To-Dos: Allows users to add a To-Do list with record
5. Subscribers: Allows users to subscribe to a record to get up-to date email notifications for record activity
6. Votes: Allow users to vote a record
7. Record Views: Shows the total views of a record
8. Tags Cloud: Allows tagging to a record which can be then used to search records
9. Archive Record: Allows records to be archived so that it can be locked to prevent further changes to record

Each plug-in can be installed OR uninstalled by clicking “Install” OR “Uninstall” link respectively. This links are located in settings menu located in top right corner of each plug-in box.<br>


---

# 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.workdigital.io/custom-database-apps/plug-ins.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.
