# Managing Records, Activity Logs & Trash

## **CRM Record Limit**

#### **What is CRM Record Limit?**

CRM Record Limit defines the **maximum number of records** that can be stored in your CRM based on your subscription plan.

The limit includes **all records across all CRM modules** (Leads, Contacts, Deals, etc.).

#### **How CRM Record Limit Works**

* Every record created in any CRM module is **counted towards the total limit**
* The total number of records allowed **varies based on the plan**
* Once the limit is reached:
  * New records cannot be created
  * Existing records must be deleted or the plan must be upgraded

#### **How to Check CRM Record Usage**

* Go to **All Menu**
* Navigate to **Billing**
* Click on **Usage Stats**
* Check **CRM Module Records**

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

{% hint style="success" %}
This shows the **total number of records used across all CRM modules**
{% endhint %}

#### **How to Manage Record Limit**

* Monitor usage regularly
* Delete unnecessary or duplicate records
* Clear records from Trash to free space
* Upgrade plan if required

## **How to Delete CRM Records**

#### **Delete Multiple Records**

* Go to the **Picky Assist Dashboard**
* From the **left-side menu**, click on the **CRM Modules icon**
* Select the required module (Leads / Deals / etc.)
* Use the **checkbox on the left side** to select records
* After selecting, options will appear at the top:
  * Select All,Mass Export,Delete etc..
* Click on **Delete**

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

#### **Delete Single Record**

* Go to the CRM module
* Click on the **update record icon(pen icon)** of a record
* A panel will open on the right side with record details
* Click on the **Delete icon (top right)**
* Confirm deletion

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

{% hint style="warning" %}
Permanently deleted records:\
Will **not appear in Recycle Bin**\
**Cannot be recovered**\
Will **instantly reduce CRM record count**
{% endhint %}

#### **Permanent Delete Option (Important)**

* While deleting a record, a **popup will appear**
* In the popup, there is a checkbox:\
  &#x20;**“Delete records Permanently”**
* If checkbox is:
  * **Unchecked** → Record moves to **Recycle Bin (Trash)**
  * **Checked** → Record is **permanently deleted immediately**

<figure><img src="/files/787f2tLNXyO2OpQwdtWE" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Permanently deleted records:\
Will **not appear in Recycle Bin**\
**Cannot be recovered**\
Will **instantly reduce CRM record count**
{% endhint %}

## &#x20;**Activity Log**

#### **What is Activity Log?**

Activity Log tracks all actions performed on a record, including:

* Record creation
* Updates
* Deletion
* Permanent deletion
* Mass updates
* Other user activities

#### **How to View Activity Log**

* Go to the **Picky Assist Dashboard**
* From the **left-side menu**, click on the **CRM Modules icon**
* Select [**Activity Log**](https://app.pickyassist.com/module/records/63aa81a134b8957389494b02) from the modules

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

* You will be able to view all activities such as **update, delete, mass actions, and other actions associated with records**

#### **How to Delete Activity Logs**

* Use the **checkbox on the left side** of each record to select it
* Once selected, options will appear at the top (Select All, etc.)
* Click on **Delete**

<figure><img src="/files/12wlgc9J2KZOal8ggQ77" alt=""><figcaption></figcaption></figure>

* A popup will appear → click on **Yes** to confirm

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

{% hint style="warning" %}
If you want to delete the record permanently:\
Enable the checkbox **“Delete records Permanently”** in the popup\
This will remove the record completely and it will not appear in the Recycle Bin
{% endhint %}

## **Trash / Recycle Bin**

#### **What is Trash?**

Trash (Recycle Bin) stores deleted records temporarily before permanent removal.You can also **restore the records if required** before they are permanently deleted.

#### **How to Access Recycle Bin**

* Open any **CRM** module
* Click on the **Settings icon (top right corner)** you will see options like **Manage Columns, Extend Text, and Recycle Bin**
* Select **Recycle Bin**
* You will see the records that were **temporarily deleted** and moved to the Recycle Bin

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

{% hint style="info" %}
Trash is available **module-wise**\
**Contacts module does NOT have Trash**\
&#x20;Records deleted from Contacts are **permanently deleted directly**
{% endhint %}

### **Delete Records from Trash (Permanent Delete)**

* Go to the **Recycle Bin** inside the module
* Use the **checkbox on the left side** to select records
* After selecting, options will appear at the top (Restore, Delete, etc.)
* Click on the **Delete icon** to permanently delete the records
* Click on the **restore icon** to restore the deleted record.

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


---

# 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.pickyassist.com/setting-up-guide/setting-up-modular-crm/managing-records-activity-logs-and-trash.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.
