> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/setting-up-guide/working-with-prebuilt-crm-modules/modules.md).

# Modules

The core of the Prebuilt is the CRM Modules, which store data as records and serve as a repository. These modules enable different types of automation, streamline tracking, and support various functions depending on the specific module, each designed for a distinct purpose. Every other feature is associated with each module. Some modules are associated with other modules through lookup fields, so when you select a module, the associated modules are automatically selected as well. So the features installed on your projects will depend upon the prebuilt modules you have selected. For knowing more about the CRM modules [click here](https://help.pickyassist.com/setting-up-guide/setting-up-modular-crm/fundamentals-must-read).

These modules are designed for general purposes and are not industry-specific, allowing users to modify and customize them according to their industry requirements. This flexibility ensures that the modules can adapt to various business needs and operational workflows across different domains.

<figure><img src="/files/y3N0fe6e0Qi5TVAGz2Wf" alt=""><figcaption></figcaption></figure>

The above image displays the **Prebuilt Modules** that can be manually installed based on your project needs. These modules can be added during the onboarding process or later by clicking on the I**nstall Prebuild Modules** button in the Modular CRM page. You have the flexibility to install, configure, or remove these Prebuilt modules at any time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pickyassist.com/setting-up-guide/working-with-prebuilt-crm-modules/modules.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.
