> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.wiraya.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Get Started with Naming Conventions of Campaigns, Modules and Contact Lists

# Get Started with Naming Conventions of Campaigns, Modules and Contact Lists
###### Even if the platform structure feels clear to you, it may not be as obvious to others—especially for users who don’t work with it daily. Consistent and logical naming conventions help everyone understand, manage, and collaborate more effectively.

### Why Naming Conventions Matter
Clear naming helps you:
* Understand campaign logic at a glance
* Collaborate more easily with colleagues
* Troubleshoot issues faster
* Scale and reuse content efficiently

### Campaign Naming
Campaigns are often reusable, so their names should be:
* Clear and descriptive
* Consistent across similar use cases
If you have multiple campaigns with similar content, consider **centralizing them** and reusing the same structure. This improves clarity and makes it easier to manage communication as a whole.

### Module Naming
Modules are **reusable building blocks**, so their names should describe:
* The **content or purpose** of the module
* Not just the campaign they are used in
❌ Avoid:
`LoanRenewal_Module`
✅ Prefer:
`IntroCall_EligibilityCheck`
`ReminderCall_Soft_PaymentLink`

### **Action Naming**
```
LoanRenewal_Sequence_2025  
→ Step1_IntroCall  
→ Question3_EligibilityCheck
```
This structure makes it immediately clear:
* What the campaign is about
* What step you’re looking at
* What the purpose of each element is

### Contact List Naming
A good contact list name typically includes:
* **Date** (when the list was created or used)
* **Target group description**
* **Internal identifier** (if applicable)
###### Example:
```
2025-03-15_LoanRenewal_EligibleCustomers_v1
```
This makes it easy to understand:
* When the list was created
* Who it targets
* How it relates to other internal processes and systems

### Summary
Good naming conventions:
* Reduce confusion
* Improve collaboration
* Make campaigns easier to maintain and reuse
* Enable a clear overall view of recent communication directly from Monthly Reports and the Dashboard.
Investing a little time in naming upfront will save a lot of time later.

###### Read more
[Campaign Creation Best Practices](https://support.wiraya.com/en/article/campaign-creation-best-practices-1ommyu8/)
[Daylight Saving Time Adjustments in Our System](https://support.wiraya.com/en/article/daylight-saving-time-adjustments-in-our-system-596nvt/)
[How to Access our Documentation for API Reference and Webhooks?](https://support.wiraya.com/en/article/how-to-access-our-documentation-for-api-reference-and-webhooks-1mdfd1i/)
[How to Login to Optimized.App Platform?](https://support.wiraya.com/en/article/how-to-login-to-optimizedapp-platform-1ey0xhl/)
[How to Recover your Account Password?](https://support.wiraya.com/en/article/how-to-recover-your-account-password-1iu4ekx/)